tree-sitter-cmake/README.rst

8 lines
292 B
ReStructuredText
Raw Normal View History

2021-04-10 10:39:22 -04:00
==============================
A Tree-sitter parser for CMake
==============================
2021-05-28 16:51:24 -04:00
This project provides a `cmake` parser. Its primary use case is to provide a `cmake` parser for `nvim-treesitter`. The
project is still underdevelopment but basic highlighting should already work.