nordtheme.vim/colors
Julien Voisin dd7666d8b0 Use ternary for "italic" theme configuration (#305)
Instead of using a if/else block and empty variable declaration Vim's
builtin `get` function [1] is now used to simplify the code.


Co-authored-by: Sven Greb <development@svengreb.de>
Co-authored-by: Arctic Ice Studio <development@arcticicestudio.com>

[1]: https://vimhelp.org/builtin.txt.html#builtin.txt#get%28%29

GH-305
2022-05-14 11:42:13 +02:00
..
nord.vim Use ternary for "italic" theme configuration (#305) 2022-05-14 11:42:13 +02:00