Bump 'ttimeoutlen' to 100

Closes #72.
This commit is contained in:
Tim Pope
2014-02-23 10:35:04 -05:00
parent ada47584c3
commit 01854b14c7

View File

@@ -26,7 +26,7 @@ set nrformats-=octal
set shiftround set shiftround
set ttimeout set ttimeout
set ttimeoutlen=50 set ttimeoutlen=100
set incsearch set incsearch
" Use <C-L> to clear the highlighting of :set hlsearch. " Use <C-L> to clear the highlighting of :set hlsearch.