Browse Source

global O -> lvim

Chris 4 năm trước cách đây
mục cha
commit
e5bd25b1f3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lua/default-config.lua

+ 1 - 1
lua/default-config.lua

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