Closed trashhalo closed 2 years ago
elixir.nvim does not handle any syntax highlighting (treesitter takes care of that), so you should be able to still use vim-elixir for the highlighting. I don't think there really should be any other conflicts, but let me know if there are.
Im just not sure how to ask nvim to use a specific plugin for syntax highlighting elixir.
elixir.nvim does not provide any highlighting, so if you use vim-elixir, it will just work.
Like the title says, is this possible? I like that with elixir-vim in
@doc
comments examples are rendered a different color.