Commit Graph

7 Commits

Author SHA1 Message Date
Bruno BELANYI a233ebe360 Release 0.3.0
continuous-integration/drone/push Build is passing Details
Some breaking changes in high-light groups, to better align with neovim.
2022-11-22 10:59:45 +01:00
Bruno BELANYI d97857d25f Release 0.2.0
The indentation and fold queries are now good enough that it merits a
minor bump.
2022-06-13 13:11:57 +02:00
Bruno BELANYI c90d9d8212 Release 0.1.2
continuous-integration/drone/push Build is passing Details
Fix indentation *after* and indented block.
2022-06-12 21:06:11 +02:00
Bruno BELANYI c7a439c896 Release 0.1.1
continuous-integration/drone/push Build is passing Details
Fixed the indentation queries.
2022-06-12 20:47:01 +02:00
Bruno BELANYI 2b2a75af43 Release 0.1.0
continuous-integration/drone/push Build is passing Details
With the extensions now integrated, and most queries being in a state
fit to start testing them, this is good enough for a first release.
2022-06-04 22:06:06 +02:00
Bruno BELANYI 84d25af8d5 Add language information to 'package.json'
Apparently this is needed by the 'tree-sitter' tooling for syntax
highlighting.
2022-06-02 22:20:37 +02:00
Bruno BELANYI 30b2e50367 Bootstrap tree-sitter parser architecture 2022-06-01 16:39:18 +02:00