Browse Source

correct spelling (chktex) (#1126)

Dylan Barker 4 years ago
parent
commit
79ff1548dd
1 changed files with 1 additions and 1 deletions
  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 = {