aboutsummaryrefslogtreecommitdiffstats
path: root/colors
diff options
context:
space:
mode:
authorGravatar Arctic Ice Studio <development@arcticicestudio.com>2017-01-24 22:59:05 +0100
committerGravatar Arctic Ice Studio <development@arcticicestudio.com>2017-01-24 22:59:05 +0100
commit7eb19a6550492e8e8748ec9ebedccb9a05093be1 (patch)
treed2a2b78bcd9b66494bba61e30801074866d58e00 /colors
parent4ea37f7ebd7ec77edacb5146c6e8722debf15e00 (diff)
parent85cb181c7a39223d92dcb6c0837f6d31d55b4588 (diff)
downloadnord-vim-7eb19a6550492e8e8748ec9ebedccb9a05093be1.tar.gz
Merge branch 'release/0.3.0' 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 a307baf..67f0a3f 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.2.0"
+let s:nord_vim_version="0.3.0"
set background=dark
let s:nord0_gui = "#2E3440"