global O -> lvim

This commit is contained in:
Chris 2021-07-26 13:25:13 -04:00
parent 12c0a7441e
commit e5bd25b1f3

View file

@ -482,7 +482,7 @@ lvim.lang = {
},
diagnostics = {
-- Get the language server to recognize the `vim` global
globals = { "vim", "O" },
globals = { "vim", "lvim" },
},
workspace = {
-- Make the server aware of Neovim runtime files