aboutsummaryrefslogtreecommitdiffstats
path: root/colors
diff options
context:
space:
mode:
authorGravatar Arctic Ice Studio <development@arcticicestudio.com>2021-06-09 21:47:36 +0200
committerGravatar Arctic Ice Studio <development@arcticicestudio.com>2021-06-09 21:47:36 +0200
commit1380ad687671e5cbd79ba615d5e5517609cdafc2 (patch)
treeb1b1559b1f42a59071e8a2147831e31b17e1ebb2 /colors
parent07452c71285219f296191941687531858a2f06c4 (diff)
parenta2d1bcc66806ad8f39e1a598bb963dd8fcae7473 (diff)
downloadnord-vim-1380ad687671e5cbd79ba615d5e5517609cdafc2.tar.gz
Merge branch 'release/0.16.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 2450ef7..c7ad070 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.15.0"
+let s:nord_vim_version="0.16.0"
set background=dark
let s:nord0_gui = "#2E3440"