update
This commit is contained in:
parent
02e0806fc5
commit
b6ea884cee
@ -16,8 +16,7 @@ return {
|
|||||||
path = runtime_path,
|
path = runtime_path,
|
||||||
},
|
},
|
||||||
diagnostics = {
|
diagnostics = {
|
||||||
-- Get the language server to recognize the `vim` global
|
globals = {'vim', 'G', 'yield', 'Candidate'},
|
||||||
globals = {'vim', 'G' },
|
|
||||||
},
|
},
|
||||||
workspace = {
|
workspace = {
|
||||||
-- Make the server aware of Neovim runtime files
|
-- Make the server aware of Neovim runtime files
|
||||||
|
Loading…
Reference in New Issue
Block a user