aboutsummaryrefslogtreecommitdiffstats
path: root/colors
diff options
context:
space:
mode:
authorGravatar Arctic Ice Studio <development@arcticicestudio.com>2019-05-25 10:29:20 +0200
committerGravatar Arctic Ice Studio <development@arcticicestudio.com>2019-05-25 10:29:20 +0200
commit7f28e7cec1f91c7d2a27ce723fbc913e3b20db64 (patch)
treeb644b0bd5cfcfe612400e7c9d453f75609cae003 /colors
parent18a4e35015fe5c56244aae3fdb857ec6bf423585 (diff)
downloadnord-vim-7f28e7cec1f91c7d2a27ce723fbc913e3b20db64.tar.gz
Prepare release version 0.12.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 e2592dd..632bf3f 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.11.0"
+let s:nord_vim_version="0.12.0"
set background=dark
let s:nord0_gui = "#2E3440"