浏览代码

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 = {