aboutsummaryrefslogtreecommitdiffstats
path: root/colors
diff options
context:
space:
mode:
authorGravatar Arctic Ice Studio <development@arcticicestudio.com>2017-01-01 10:25:49 +0100
committerGravatar Arctic Ice Studio <development@arcticicestudio.com>2017-01-01 10:25:49 +0100
commite0f9e5281da4752682eb620cee30b5f50bf2276d (patch)
tree903732eb5de0c29fa62a05659f1c777c8cb2fed6 /colors
parentf8ffce2445df46a90437a1af3fc45d3fe51fc2f9 (diff)
parent499bf8be4a7989b0321ba11558db6271170aaf9a (diff)
downloadnord-vim-e0f9e5281da4752682eb620cee30b5f50bf2276d.tar.gz
Merge branch 'release/0.1.2' into develop
Diffstat (limited to 'colors')
-rwxr-xr-xcolors/nord.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/colors/nord.vim b/colors/nord.vim
index e408bad..2e53fa8 100755
--- a/colors/nord.vim
+++ b/colors/nord.vim
@@ -14,7 +14,7 @@ if version > 580
endif
let g:colors_name = "nord"
-let s:nord_vim_version="0.1.1"
+let s:nord_vim_version="0.1.2"
set background=dark
let s:nord0_gui = "#2E3440"