From 0011a00ef59d140590db507b48e4132760d8e062 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 30 Oct 2017 16:07:48 +1300 Subject: Correct comment typo --- vim/config/syntax.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3