瀏覽代碼

correct spelling (chktex) (#1126)

Dylan Barker 4 年之前
父節點
當前提交
79ff1548dd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lua/default-config.lua

+ 1 - 1
lua/default-config.lua

@@ -769,7 +769,7 @@ lvim.lang = {
       args = {},
       stdin = false,
     },
-    linters = { "chketx" },
+    linters = { "chktex" },
     lsp = {
       provider = "texlab",
       setup = {