elixir-tools.nvim icon indicating copy to clipboard operation
elixir-tools.nvim copied to clipboard

Treesitter

Open mhanberg opened this issue 2 years ago • 1 comments

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.

  • [ ] Library specific highlights (Phoenix keywords for example).
  • [ ] Track this PR in nvim-treesitter https://github.com/nvim-treesitter/nvim-treesitter/issues/1352

mhanberg avatar Mar 28 '22 06:03 mhanberg

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.

connorlay avatar Apr 06 '22 18:04 connorlay