Crate arborium_vim

Crate arborium_vim 

Source
Expand description

VIMSCRIPT grammar for tree-sitter

This crate provides the vim language grammar for use with tree-sitter.

Constants§

HIGHLIGHTS_QUERY
The highlights query for vim.
INJECTIONS_QUERY
The injections query for vim.
LOCALS_QUERY
The locals query for vim (empty - no locals available).

Functions§

language
Returns the vim tree-sitter language.