aboutsummaryrefslogtreecommitdiffstats
path: root/colors
diff options
context:
space:
mode:
authorGravatar Arctic Ice Studio <development@arcticicestudio.com>2019-12-17 20:14:45 +0100
committerGravatar Arctic Ice Studio <development@arcticicestudio.com>2019-12-17 20:14:45 +0100
commitaa1470403a300a7d5088057d970c13d4388eb13e (patch)
tree845c1aed5def9919718af9a1d34bfa64b81d0916 /colors
parent0d352c4b3d750e2aa57cc374a6513b0cf4d1ab1e (diff)
parent7fd74817c3be4158a52f76f6f6d8076c8c9d46a8 (diff)
downloadnord-vim-aa1470403a300a7d5088057d970c13d4388eb13e.tar.gz
Merge branch 'release/0.13.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 2bf6dd1..79842dc 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.12.0"
+let s:nord_vim_version="0.13.0"
set background=dark
let s:nord0_gui = "#2E3440"