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
d61de135ce
commit
53327a7b97
2 changed files with 12 additions and 1 deletions
|
@ -492,3 +492,8 @@
|
|||
- Fix default [blink.cmp] sources "path" and "buffer" not working when
|
||||
`autocomplete.nvim-cmp.enable` was disabled and
|
||||
`autocomplete.nvim-cmp.sources` had not been modified.
|
||||
|
||||
[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