some minor changes

This commit is contained in:
Brad Ganley
2018-08-05 15:55:27 -05:00
parent d2c86b0cc3
commit 2c1661b675
2 changed files with 104 additions and 124 deletions

View File

@@ -26,3 +26,7 @@ colo ron
syntax on
set shiftround
execute pathogen#infect()
au CursorHoldI * stopinsert
au InsertEnter * let updaterestore=&updatetime | set updatetime=7000
au InsertLeave * let &updatetime=updaterestore