Improve Elixir syntax highlight for modules and atoms#181
Improve Elixir syntax highlight for modules and atoms#181feliperenan wants to merge 1 commit intonordtheme:mainfrom
Conversation
|
Hi @feliperenan 👋, thanks for your contribution 👍 |
|
Thanks for your patience @feliperenan, I think that the “near future“ is no longer an appropriate term, but unfortunately the maintenance and organization (overhead) tasks of the whole Nord project go to the cost of individual issues and PRs that are missed in the large amount of notifications. Anyway, I tried to reproduce the highlighting, but it looks like that Vim is not shipped with Elixir syntax highlighting by default. At least I get no highlighting at all with the recent version |
|
Hi @svengreb yes, I was vim-elixir plugin for back when I did this patch. Now I don't anymore - I'm using treesiter from neovim and not sure how that plays along. Also, I'm not using this theme anymore so not sure if this fixes is still relevant. With that being said, feel free to either close or accept this patch. Thanks |
|
@feliperenan Thank (again!) you for your patience! 🙏🏼 I recently published the first “Northern Post — The state and roadmap of Nord“ announcement which includes all details about the plans and future of the Nord project, including the goal of catching up with the backlog. This issue is part of the backlog and therefore I want to triage and process it to get one step closer to a “clean state“. Read the announcement about reaching the “clean“ contribution triage state in Nord‘s discussions for more details about the goal. Therefore it has been added to the queue in the central and single-source-of-truth project board that is also described in more detail in the roadmap announcement. @feliperenan Thanks again for your contribution 🚀 |
Related to: nordtheme/visual-studio-code#165
Before it was like this:
After this change: