aboutsummaryrefslogtreecommitdiffstats
path: root/colors
diff options
context:
space:
mode:
authorGravatar Arctic Ice Studio <development@arcticicestudio.com>2017-12-30 18:27:52 +0100
committerGravatar Arctic Ice Studio <development@arcticicestudio.com>2017-12-30 18:27:52 +0100
commiteac77b840471d72994f72e22fbf15ff46dace56a (patch)
tree1c3f0ae65843831a82bfa3f6c1015e8449c4900d /colors
parent8eb7b2a6cd2475ed855c4f9e276e07dad715da15 (diff)
parent1e74d7ac290ce0230ecd0b36653692feee2ec329 (diff)
downloadnord-vim-eac77b840471d72994f72e22fbf15ff46dace56a.tar.gz
Merge branch 'release/0.7.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 ee30dd3..4c06aa6 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.6.0"
+let s:nord_vim_version="0.7.0"
set background=dark
let s:nord0_gui = "#2E3440"