Chris преди 4 години
родител
ревизия
e5bd25b1f3
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      lua/default-config.lua

+ 1 - 1
lua/default-config.lua

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