mirror of
https://github.com/itchyny/lightline.vim.git
synced 2025-11-12 13:33:50 -05:00
Add Nord color scheme
Added the "Nord Vim" (1) color scheme. It is also shipped with Nord Vim, but adding it to lightline itself simplifies the usage for many users. Mentioned in arcticicestudio/nord-vim#68 (2) by @lokesh-krishna References: (1) https://github.com/arcticicestudio/nord-vim (2) https://github.com/arcticicestudio/nord-vim/issues/68 Signed-off-by: Arctic Ice Studio <development@arcticicestudio.com>
This commit is contained in:
@@ -229,7 +229,7 @@ OPTIONS *lightline-option*
|
||||
Currently, wombat, solarized, powerline, jellybeans, Tomorrow,
|
||||
Tomorrow_Night, Tomorrow_Night_Blue, Tomorrow_Night_Eighties,
|
||||
PaperColor, seoul256, landscape, one, Dracula, darcula,
|
||||
Molokai, materia, material, OldHope and 16color are available.
|
||||
Molokai, materia, material, OldHope, Nord and 16color are available.
|
||||
The default value is:
|
||||
>
|
||||
let g:lightline.colorscheme = 'default'
|
||||
|
||||
Reference in New Issue
Block a user