minimap-tree-sitter-syntax
Minimap highlighting for tree sitter syntax
Steven Hobson-Campbell 779 0 0.0.0 MIT GitHub

minimap-tree-sitter-syntax

Minimap plugin for tree-sitter-syntax

WARNING tree-sitter-syntax is currently experimental and isn't yet released. This package is intended for those developing on tree-sitter-syntax and want to early opt in to the minimap plugin.

You will need to clone the tree-sitter-syntax and install it manually:

git clone https://github.com/atom/tree-sitter-syntax.git
cd tree-sitter-syntax
apm install
apm link