Harper-ls with git-commit files #11653
Unanswered
masriomarm
asked this question in
Troubleshooting
Replies: 1 comment
-
Helix has a built-in language configuration for Git commit and merge messages: Lines 1925 to 1933 in b6ccbdd All you need to do is to add Harper to the list of language servers of the [[language]]
name = "git-commit"
language-servers = [ "harper-ls" ] |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to run harper-ls for spell checking on git-commit. Doesn't seem to work, despite working for md files. Has anyone made it work?
Beta Was this translation helpful? Give feedback.
All reactions