Skip to content

Commit

Permalink
Remove git-commit default language server
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Else committed Aug 23, 2023
1 parent 736bc03 commit cea9164
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion book/src/generated/lang-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
| fsharp || | | `fsautocomplete` |
| gdscript |||| |
| git-attributes || | | |
| git-commit ||| | `ltex-ls` |
| git-commit ||| | |
| git-config || | | |
| git-ignore || | | |
| git-rebase || | | |
Expand Down
1 change: 0 additions & 1 deletion languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit cea9164

Please sign in to comment.