diff --git a/vimrc b/vimrc index 830926f..4ad120e 100755 --- a/vimrc +++ b/vimrc @@ -123,7 +123,7 @@ if has("autocmd") endif " has("autocmd") if !exists('s:loaded') - s:loaded = 0 + let s:loaded = 0 endif if s:loaded