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 = { diagnostics = {
-- Get the language server to recognize the `vim` global -- Get the language server to recognize the `vim` global
globals = { 'vim', 'use' }, globals = { 'vim' },
}, },
workspace = { workspace = {
-- Make the server aware of Neovim runtime files -- Make the server aware of Neovim runtime files