nordtheme / vim

An arctic, north-bluish clean and elegant Vim theme.
https://www.nordtheme.com/ports/vim
MIT License
2.52k stars 274 forks source link

PreProc: Use nord10 for all preprocessor-like syntax highlighting #346

Open ericvw opened 1 year ago

ericvw commented 1 year ago

nord10 is the color to use according to the "Colors and Palettes" documentation. This change simplifies to only defining the syntax highlighting for PreProc, which (n)vim links the other related highlight groups by default (see :help group-name).

svengreb commented 1 year ago

Thank you for your patience! 🙏🏼 It‘s been a while since I had free time to focus more on Nord, and my open source projects in general, and invest time in this issue due to work-life balance.

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 the the queue in the central and single-source-of-truth project board that is also described in more detail in the roadmap announcement.


@ericvw Thanks for your contribution(s) 🚀 The pull request has been added to the queue and the review will be planned for the next iterations!