aboutsummaryrefslogtreecommitdiffstats
path: root/colors/nord.vim
diff options
context:
space:
mode:
authorGravatar Arctic Ice Studio <development@arcticicestudio.com>2019-03-21 15:33:45 +0100
committerGravatar Arctic Ice Studio <development@arcticicestudio.com>2019-03-21 15:33:45 +0100
commita649fff5735f56bd5d38f4b4ed295c1c57626197 (patch)
tree6c12cc737c4952ed6f0b2bfe70ec24a0e07566c8 /colors/nord.vim
parent9e0249caa7d122d55a75b790c61db36ab3bdc97d (diff)
parent0707af4d54b646c5efebefd2aad68285862fd1a8 (diff)
downloadnord-vim-a649fff5735f56bd5d38f4b4ed295c1c57626197.tar.gz
Merge branch 'release/0.10.0' into develop
Diffstat (limited to 'colors/nord.vim')
-rwxr-xr-xcolors/nord.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/colors/nord.vim b/colors/nord.vim
index e71ee5d..328245f 100755
--- a/colors/nord.vim
+++ b/colors/nord.vim
@@ -13,7 +13,7 @@ if version > 580
endif
let g:colors_name = "nord"
-let s:nord_vim_version="0.9.0"
+let s:nord_vim_version="0.10.0"
set background=dark
let s:nord0_gui = "#2E3440"