Nvim Treesitter configurations and abstraction layer
Find a file
Thomas Vigouroux 00f871ab51 feat: add an example locals query
This will be the guide for the implementation of locals extraction,
which is treesitters name of definition/scope.
2020-04-18 19:21:01 +02:00
lua/nvim-treesitter feat: add some utils to read queries 2020-04-18 17:40:26 +02:00
queries/lua feat: add an example locals query 2020-04-18 19:21:01 +02:00
.editorconfig style: add editorconfig 2020-04-18 17:39:03 +02:00
README.md Create README.md 2020-04-18 17:32:14 +02:00

nvim-treesitter

Nvim Treesitter configurations and abstraction layer