aboutsummaryrefslogtreecommitdiffstats
path: root/colors
diff options
context:
space:
mode:
authorGravatar Arctic Ice Studio <development@arcticicestudio.com>2020-06-16 07:55:20 +0200
committerGravatar Arctic Ice Studio <development@arcticicestudio.com>2020-06-16 07:55:20 +0200
commita5c4a8322441efae16a444141749a9e44caa1739 (patch)
treee159d0cf517f06a4659403eb983f28680173a552 /colors
parent6323f662d6d2046f81889ff4c2df5fa824dab6ac (diff)
downloadnord-vim-a5c4a8322441efae16a444141749a9e44caa1739.tar.gz
Release version 0.14.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 a975a1e..649b133 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.13.0"
+let s:nord_vim_version="0.14.0"
set background=dark
let s:nord0_gui = "#2E3440"