aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-30 16:07:48 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-30 16:07:48 +1300
commit0011a00ef59d140590db507b48e4132760d8e062 (patch)
treeaed9062d2cdb137120e7225061a82970cfe8dd3c
parentRearrange and better explain ksh syntax workaround (diff)
downloaddotfiles-0011a00ef59d140590db507b48e4132760d8e062.tar.gz
dotfiles-0011a00ef59d140590db507b48e4132760d8e062.zip
Correct comment typo
-rw-r--r--vim/config/syntax.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/config/syntax.vim b/vim/config/syntax.vim
index 32993572..df75b3f0 100644
--- a/vim/config/syntax.vim
+++ b/vim/config/syntax.vim
@@ -27,7 +27,7 @@ if has('syntax')
endfunction
- " Cull the function just defined directly
+ " Call the function just defined directly
call DetectBackground()
" Ancient or cut-down Vim? Just go dark