We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc2268 commit 71a1fa1Copy full SHA for 71a1fa1
lsp-ltex.el
@@ -483,7 +483,7 @@ This file is use to activate the language server."
483
("ltex.bibtex.fields" lsp-ltex-bibtex-fields)
484
("ltex.latex.commands" lsp-ltex-latex-commands)
485
("ltex.latex.environments" lsp-ltex-latex-environments)
486
- ("ltex.markdown-nodes" lsp-ltex-markdown-nodes)
+ ("ltex.markdown.nodes" lsp-ltex-markdown-nodes)
487
("ltex.additionalRules.enablePickyRules" lsp-ltex-additional-rules-enable-picky-rules)
488
("ltex.additionalRules.motherTongue" lsp-ltex-mother-tongue)
489
("ltex.additionalRules.languageModel" lsp-ltex-additional-rules-language-model)
0 commit comments