elixir-tools / elixir-tools.nvim

Neovim plugin for Elixir
MIT License
419 stars 31 forks source link

Treesitter #9

Closed mhanberg closed 1 year ago

mhanberg commented 2 years ago

I'm not really sure what sort of Elixir specific treesitter integrations we can include, but we'll use this issue to collect them and track them.

connorlay commented 2 years ago

Additional highlight queries that don't really belong in the main nvim-treesitter repository would be a good addition. For example, highlighting certain Phoenix macros as keywords.