瀏覽代碼

global O -> lvim

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