vim icon indicating copy to clipboard operation
vim copied to clipboard

Drop `syntax reset` on modern vim version

Open jvoisin opened this issue 2 years ago • 1 comments

According to https://vimhelp.org/syntax.txt.html and https://github.com/vim/colorschemes/issues/34 there is no need to call syntax reset after hi clear. Not doing so prevents sourcing syncolor.vim twice.

jvoisin avatar Apr 16 '22 17:04 jvoisin

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


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

svengreb avatar Jun 22 '23 18:06 svengreb