Minor nvim config changes
This commit is contained in:
parent
90ca95ad38
commit
3d86f44d31
10 changed files with 82 additions and 97 deletions
3
.config/nvim/lua/config/lsp/clangd.lua
Normal file
3
.config/nvim/lua/config/lsp/clangd.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
autoformat = true,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue