aboutsummaryrefslogtreecommitdiffstats
path: root/colors
diff options
context:
space:
mode:
authorGravatar Arctic Ice Studio <development@arcticicestudio.com>2017-01-24 22:59:11 +0100
committerGravatar Arctic Ice Studio <development@arcticicestudio.com>2017-01-24 22:59:11 +0100
commitec4a9cb42793abfa4b021f7ba73f30da59411b8d (patch)
treed2a2b78bcd9b66494bba61e30801074866d58e00 /colors
parentc270120dfc290a9580692965efcc4cc49d942761 (diff)
parent85cb181c7a39223d92dcb6c0837f6d31d55b4588 (diff)
downloadnord-vim-ec4a9cb42793abfa4b021f7ba73f30da59411b8d.tar.gz
Merge branch 'release/0.3.0'
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"