aboutsummaryrefslogtreecommitdiffstats
path: root/colors
diff options
context:
space:
mode:
authorGravatar Arctic Ice Studio <development@arcticicestudio.com>2021-09-12 23:07:55 +0200
committerGravatar Arctic Ice Studio <development@arcticicestudio.com>2021-09-12 23:07:55 +0200
commitb64dc119b0bfea35c69359f5ff5e0c9026a0890a (patch)
treedc2461e449d78e2fe9c5e58c3f687f545a944218 /colors
parente3e8a75cd38d83b98e9cf2cf83af91d8df76bca7 (diff)
downloadnord-vim-b64dc119b0bfea35c69359f5ff5e0c9026a0890a.tar.gz
Release version 0.18.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 8a342d6..bfcfb06 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.17.0"
+let s:nord_vim_version="0.18.0"
set background=dark
let s:nord0_gui = "#2E3440"