This commit is contained in:
newbie 2024-01-01 15:55:58 +08:00
parent 02e0806fc5
commit b6ea884cee

View File

@ -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