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:
Arctic Ice Studio
2017-11-05 09:14:48 +01:00
parent 7b76addf14
commit 859fd7bfef
2 changed files with 48 additions and 1 deletions

View File

@@ -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'