mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-09 03:53:52 -05:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
19a69cf77d |
@@ -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