Crate arborium_ssh_config

Crate arborium_ssh_config 

Source
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.