nvcode-color-schemes.vim
nvcode-color-schemes.vim copied to clipboard
Nord theme and conditionals/attributes don't seem to work
I copied lines 10 to 236 from this file of yours into my init.vim
However, I noticed that the conditionals of while and for are the magenta colour (which is correct). However, the if is not:
https://imgur.com/a/eGSJH8q
The same thing with the attributes of a class, it ends up staying white, which is the default colour. Some help would be appreciated. Thank you
- What are you referencing for "correct" colors?
- Do you have a language parser?
- Do you have treesitter installed?
- Did you encounter the same problem after installing the theme?
You didn't give enough info for someone else to reproduce your problem. If you don't want to fuss with Treesitter parsing, try the official nord theme port https://github.com/arcticicestudio/nord-vim