aboutsummaryrefslogtreecommitdiffstats
path: root/colors
diff options
context:
space:
mode:
authorGravatar Arctic Ice Studio <development@arcticicestudio.com>2019-04-18 10:04:01 +0200
committerGravatar Arctic Ice Studio <development@arcticicestudio.com>2019-04-18 10:04:01 +0200
commitd8105311e0af76fedbc79e8a393dac8055e9ef65 (patch)
treebe31463c9d6f4902b5014377b14588fd7ba6c517 /colors
parent8de69ba097e87aad000326a723b96b3c2732e182 (diff)
parentbfa83e8dcc23176a8c8a93e6fb0057c6cb2ff45d (diff)
downloadnord-vim-d8105311e0af76fedbc79e8a393dac8055e9ef65.tar.gz
Merge branch 'release/0.11.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 fbd3deb..2e633c6 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.10.0"
+let s:nord_vim_version="0.11.0"
set background=dark
let s:nord0_gui = "#2E3440"