This is my configuration for neovim.
Now, before a file is saved, we call the vim api format() function which formats the content of the file. |
||
---|---|---|
after/plugin | ||
lua/myworkflow | ||
.gitignore | ||
init.lua |
Now, before a file is saved, we call the vim api format() function which formats the content of the file. |
||
---|---|---|
after/plugin | ||
lua/myworkflow | ||
.gitignore | ||
init.lua |