Helix Editor Snippets
# Check LSP, formatters, etchx --health
# Check for a specific languagehx --health rust
# Fetch and build grammarshx -g fetch; hx -g build# Optionally delete runtime folder to refresh runtimes# or syntax highlighting issues before grammar updatesrm -rf ~/.config/helix/runtime