helix/helix-term
Sylvain Terrien aa998d923a feat: add language filtering to hx --health
`hx --health` and `hx --health languages` are now filtered to display
only languages corresponding to the 'use-grammars' config. `hx
--health all` remains unfiltered, and a new `hx --health all-languages`
is added, which is the same as `languages`, but unfiltered.
2025-07-22 08:19:04 +02:00
..
src feat: add language filtering to hx --health 2025-07-22 08:19:04 +02:00
tests Allow `:move` command to accept directories as target (#13922) 2025-07-10 14:28:53 -05:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Add syntax symbol pickers based on tags.scm queries 2025-07-18 11:16:42 -04:00
build.rs chore: clean up clippy lints (#11377) 2024-08-01 06:39:46 +09:00