mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
languages/elixir: add HEEx and EEx treesitter grammars
This commit is contained in:
parent
f30d31c5ba
commit
add8d82c78
2 changed files with 12 additions and 1 deletions
|
@ -486,3 +486,8 @@
|
|||
- Add [roslyn-ls] to the `vim.languages.csharp` module.
|
||||
|
||||
- Added json support under `vim.languages.json` using [jsonls] and [jsonfmt].
|
||||
|
||||
[Morsicus](https://github.com/Morsicus):
|
||||
|
||||
- Add [EEx Treesitter Grammar](https://github.com/connorlay/tree-sitter-eex) for Elixir
|
||||
- Add [HEEx Treesitter Grammar](https://github.com/phoenixframework/tree-sitter-heex) for Elixir
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue