Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.05 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.05 KB

nvim-treesitter-nim

⚠️ WARNING: ⚠️

Don't install this Neovim plugin.

All the tree sitter queries for Nim this plugin used to contain, will be or have been merged upstream in nvim-treesitter.

This repo will just hold test files until further notice.

Merged Upstream:

Recommended:

Install

It provides

  • Semantic Highlighting on top of tree sitter's syntactic highlighting
  • Auto Indentation rules (since there are no tree sitter queries for indentation so far)