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