mirror of
https://github.com/softinio/nvim-config.git
synced 2025-09-03 08:06:41 -07:00
nvim config update
This commit is contained in:
parent
8f9763738d
commit
b873a14c3a
2 changed files with 2 additions and 1 deletions
|
@ -71,6 +71,7 @@ return {
|
|||
|
||||
lua_ls = {
|
||||
Lua = {
|
||||
diagnostics = { globals = { 'vim' } },
|
||||
workspace = { checkThirdParty = false },
|
||||
telemetry = { enable = false },
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue