master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit c60cf314be - Show all commits

View File

@@ -240,7 +240,7 @@ return {
},
diagnostics = {
-- Get the language server to recognize the `vim` global
globals = { 'vim', 'use' },
globals = { 'vim' },
},
workspace = {
-- Make the server aware of Neovim runtime files