Skip to content

Xapphire13/minimap-tree-sitter-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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