removed lsp-zero and reconfigured lsp. setup cmp more throughly. added snippets. made packer file a bit more organized.
This commit is contained in:
5
env/.config/nvim/.luarc.json
vendored
5
env/.config/nvim/.luarc.json
vendored
@@ -10,5 +10,8 @@
|
||||
"workspace.library": [
|
||||
"$VIMRUNTIME",
|
||||
"./lua"
|
||||
]
|
||||
],
|
||||
"diagnostics.disable": [
|
||||
"deprecated"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user