aboutsummaryrefslogtreecommitdiff
path: root/colors
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-05-31 22:25:56 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-05-31 22:25:56 +1200
commit3ef1b10ee10ae747121041e858aa5ab2e2d8022a (patch)
tree38c2f2dd87b5a12c505f5797af4b97fbd1d2f1ac /colors
parentTidyup for re-release (diff)
downloadvim-sahara-3ef1b10ee10ae747121041e858aa5ab2e2d8022a.tar.gz
vim-sahara-3ef1b10ee10ae747121041e858aa5ab2e2d8022a.zip
Use explicit v: scope for version var
Diffstat (limited to 'colors')
-rw-r--r--colors/sahara.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/colors/sahara.vim b/colors/sahara.vim
index c24cb0b..5f8bad3 100644
--- a/colors/sahara.vim
+++ b/colors/sahara.vim
@@ -9,7 +9,7 @@
" Terminal setup
set background=dark
-if version > 580
+if v:version > 580
highlight clear
if exists('g:syntax_on')
syntax reset