Skip to content

Commit

Permalink
Update to version 0.4.1, mention Helix in README
Browse files Browse the repository at this point in the history
  • Loading branch information
connorlay committed Apr 17, 2022
1 parent 16b114e commit 57e46b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ See [Using Parsers](https://tree-sitter.github.io/tree-sitter/using-parsers) for
## Editor Support

* [neovim](https://neovim.io/) via [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter)
* [helix](https://helix-editor.com/)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tree-sitter-heex",
"version": "0.4.0",
"version": "0.4.1",
"description": "Tree-sitter grammar for HEEX files (heex)",
"main": "bindings/node",
"keywords": [
Expand Down

0 comments on commit 57e46b4

Please sign in to comment.