Open tyru opened 4 years ago
I appreciate if vint catches this case.
" Implicit assigning to g:i by :for for i in range(3) endfor
if !exists('g:myplugin_enable_foo') let g:myplugin_enable_foo = 0 endif
Real example: https://github.com/tsuyoshicho/vim-efm-langserver-settings/pull/28
I appreciate if vint catches this case.
Should detect
Should not detect