This is my configuration for neovim.
Go to file
Marco 5381e06eb9 Introduce autocommand for formatting
Now, before a file is saved, we call the vim api format() function
which formats the content of the file.
2023-10-19 09:42:48 +02:00
after/plugin Use fugitive and reformat 2023-10-16 17:14:55 +02:00
lua/myworkflow Introduce autocommand for formatting 2023-10-19 09:42:48 +02:00
.gitignore Add c lsp 2023-09-25 10:32:25 +02:00
init.lua Initial commit 2023-09-14 20:15:11 +02:00