diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-07-15 21:34:19 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-07-15 21:34:19 +0200 |
commit | fa6887d2432610fc4b694956b2870a91f6ab54eb (patch) | |
tree | 0ca994915b79d79b3c6d884bbe5a336d48fb9fed | |
parent | da3aadf2f63a02bc6aef16eac48b98b4ff8c4689 (diff) | |
download | dotfiles-fa6887d2432610fc4b694956b2870a91f6ab54eb.tar.xz |
remove ttimeoutlen from vimrc
not sure what it does even..
-rw-r--r-- | vim/vimrc | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -90,6 +90,3 @@ autocmd InsertLeave * match ExtraWhitespace /\s\+$/ autocmd BufWinLeave * call clearmatches() highlight Comment cterm=italic - - -set ttimeoutlen=50 |