Explorar el Código

correct spelling (chktex) (#1126)

Dylan Barker hace 4 años
padre
commit
79ff1548dd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 = {