Commit graph

5 commits

Author SHA1 Message Date
Thomas Vigouroux
5897d72b07 feat: add empty setup function
Will be used later to setup everything so that a language works properly
in each situation.
2020-04-18 19:32:51 +02:00
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
Thomas Vigouroux
e51b25dce2 feat: add some utils to read queries 2020-04-18 17:40:26 +02:00
Thomas Vigouroux
e647356210 style: add editorconfig 2020-04-18 17:39:03 +02:00
Thomas Vigouroux
3ca9471db6
Create README.md 2020-04-18 17:32:14 +02:00