summaryrefslogtreecommitdiff
path: root/helix/languages.toml
AgeCommit message (Collapse)Author
2026-05-20helix: add harper-ls grammar checker alongside vale-lsPaul Buetow
Installs harper-ls (cargo install harper-ls --locked) and enables it for markdown and git-commit filetypes where vale-ls is active. Uses British dialect and hint severity to keep diagnostics unobtrusive. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-12update helix/languages.toml: add new language configuration for git-commit ↵Paul Buetow
messages
2026-02-12UpdatePaul Buetow
2026-02-07renamePaul Buetow