aboutsummaryrefslogtreecommitdiffstats
path: root/colors
diff options
context:
space:
mode:
authorGravatar Arctic Ice Studio <development@arcticicestudio.com>2016-12-26 17:39:15 +0100
committerGravatar Arctic Ice Studio <development@arcticicestudio.com>2016-12-26 17:39:15 +0100
commitf3330e8136d0a5cb13e256d1ee658ea5fcc6021a (patch)
treeedaf53414460199270e38ee9778fcfb2bb9a189a /colors
parent4d642b9b8ff7898d8a3cb2f73790c4f8eac36d75 (diff)
downloadnord-vim-f3330e8136d0a5cb13e256d1ee658ea5fcc6021a.tar.gz
Prepare stable development release version 0.1.1
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 50f25b0..407d512 100755
--- a/colors/nord.vim
+++ b/colors/nord.vim
@@ -7,7 +7,7 @@
" copyright Copyright (C) 2016 +
" ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
let g:colors_name = "nord"
-let s:nord_vim_version="0.1.0"
+let s:nord_vim_version="0.1.1"
set background=dark
let s:nord0_gui = "#2E3440"