aboutsummaryrefslogtreecommitdiffstats
path: root/colors
diff options
context:
space:
mode:
authorGravatar Arctic Ice Studio <development@arcticicestudio.com>2021-06-09 21:47:22 +0200
committerGravatar Arctic Ice Studio <development@arcticicestudio.com>2021-06-09 21:47:22 +0200
commita2d1bcc66806ad8f39e1a598bb963dd8fcae7473 (patch)
treeb1b1559b1f42a59071e8a2147831e31b17e1ebb2 /colors
parent07452c71285219f296191941687531858a2f06c4 (diff)
downloadnord-vim-a2d1bcc66806ad8f39e1a598bb963dd8fcae7473.tar.gz
Release version 0.16.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 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"