mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-10 20:43:52 -05:00
Remove debugging code...
This commit is contained in:
@@ -1972,9 +1972,6 @@ endfunc
|
|||||||
|
|
||||||
autocmd VimEnter * call s:verify()
|
autocmd VimEnter * call s:verify()
|
||||||
|
|
||||||
set sw=3
|
|
||||||
set ts=8
|
|
||||||
|
|
||||||
" restore Vi compatibility settings
|
" restore Vi compatibility settings
|
||||||
let &cpo = s:cpo_save
|
let &cpo = s:cpo_save
|
||||||
unlet s:cpo_save
|
unlet s:cpo_save
|
||||||
|
|||||||
Reference in New Issue
Block a user