mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
nvim/lua/user/plugins/lang/lua.lua: remove VIMRUNTIME from workspace.library
This commit is contained in:
parent
9425db6b9e
commit
069e6866e9
1 changed files with 0 additions and 3 deletions
|
|
@ -7,9 +7,6 @@ local lspservers = {
|
|||
},
|
||||
workspace = {
|
||||
checkThirdParty = false,
|
||||
library = {
|
||||
vim.env.VIMRUNTIME,
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue