Trailing whitespace visibility #218
Replies: 3 comments
-
ok found a solution to this:
happy to hear if there is a better way though |
Beta Was this translation helpful? Give feedback.
-
Hi @dbatten5 👋 Using augroup nord-theme-overrides
autocmd!
" Use 'nord8' as foreground color for non-printable characters.
autocmd ColorScheme nord highlight SpecialKey ctermfg=6 guifg=#88C0D0
augroup END |
Beta Was this translation helpful? Give feedback.
-
@dbatten5 Thank 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. Due to the scope of this issue of not being “purely technical“, or being related to the project‘s code at all, I‘ll convert it into a discussion for Nord‘s central community hub on GitHub. This way the repository is easier to maintain by separating conversations about the actual code while also making help requests, ideas and other contributions from users more visible and supportable by the community. |
Beta Was this translation helpful? Give feedback.
-
Is there a way to make trailing whitespace a bit more visible? It's quite difficult to spot it at a glance:
Beta Was this translation helpful? Give feedback.
All reactions