shaunsingh / nord.nvim

Neovim theme based off of the Nord Color Palette, written in lua with tree sitter support
GNU General Public License v2.0
796 stars 107 forks source link

Respect nord_italic / nord_bold consistently. #137

Closed emilio closed 1 year ago

emilio commented 1 year ago

I noticed that nord_italic wasn't being correctly respected in spell colors. Tweaked the code to do this a bit more consistently (also, less code).