diff --git a/book/src/generated/lang-support.md b/book/src/generated/lang-support.md index 63e7191900e8..22689c9c6405 100644 --- a/book/src/generated/lang-support.md +++ b/book/src/generated/lang-support.md @@ -46,7 +46,7 @@ | fsharp | ✓ | | | `fsautocomplete` | | gdscript | ✓ | ✓ | ✓ | | | git-attributes | ✓ | | | | -| git-commit | ✓ | ✓ | | `ltex-ls` | +| git-commit | ✓ | ✓ | | | | git-config | ✓ | | | | | git-ignore | ✓ | | | | | git-rebase | ✓ | | | | diff --git a/languages.toml b/languages.toml index cf14a0641d33..fdd0b72503d8 100644 --- a/languages.toml +++ b/languages.toml @@ -1294,7 +1294,6 @@ comment-token = "#" indent = { tab-width = 2, unit = " " } rulers = [51, 73] text-width = 72 -language-servers = [ "ltex-ls" ] [[grammar]] name = "git-commit"