aboutsummaryrefslogtreecommitdiffstats
path: root/colors
diff options
context:
space:
mode:
authorGravatar Arctic Ice Studio <development@arcticicestudio.com>2018-06-24 09:02:51 +0200
committerGravatar Arctic Ice Studio <development@arcticicestudio.com>2018-06-24 09:02:51 +0200
commitaea66855868f2a2912387572fc9c001d845aca68 (patch)
tree29508a4382f0cd2584c5fa9023ee90a40c00afed /colors
parent01cfd1beacbd7efdc6693aa9cfa8d4e00ecd224e (diff)
parentddd9ed689124eb4251464ef69097773ba9251009 (diff)
downloadnord-vim-aea66855868f2a2912387572fc9c001d845aca68.tar.gz
Merge branch 'release/0.9.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 22c1198..2b7fca9 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.8.0"
+let s:nord_vim_version="0.9.0"
set background=dark
let s:nord0_gui = "#2E3440"