Expand description
SSH CONFIG grammar for tree-sitter
This crate provides the ssh-config language grammar for use with tree-sitter.
Constants§
- HIGHLIGHTS_
QUERY - The highlights query for ssh-config.
- INJECTIONS_
QUERY - The injections query for ssh-config.
- LOCALS_
QUERY - The locals query for ssh-config (empty - no locals available).
Functions§
- language
- Returns the ssh-config tree-sitter language.