Browse Source

correct spelling (chktex) (#1126)

Dylan Barker 4 năm trước cách đây
mục cha
commit
79ff1548dd
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

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