aboutsummaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
authorVasil Zlatanov <vasil.zlatanov@gmail.com>2014-08-14 23:22:17 +0300
committerVasil Zlatanov <vasil.zlatanov@gmail.com>2014-08-14 23:22:17 +0300
commite2ab7d847f789bdc4395e0d56fdbd29a408df3b4 (patch)
tree1cb55de6ebe92c94444137b55d9b354a4285375f /vimrc
parent16048949e93d37fd82de7c158278f6358970792b (diff)
downloaddotfiles-e2ab7d847f789bdc4395e0d56fdbd29a408df3b4.tar.gz
dotfiles-e2ab7d847f789bdc4395e0d56fdbd29a408df3b4.tar.bz2
dotfiles-e2ab7d847f789bdc4395e0d56fdbd29a408df3b4.zip
volume above 100% for ratpoison
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vimrc b/vimrc
index bcbfa1e..76dd636 100644
--- a/vimrc
+++ b/vimrc
@@ -73,7 +73,7 @@ set noswapfile
set nobackup
au CursorHold,CursorHoldI * checktime
au CursorHold,CursorHoldI * silent! wa
-set updatetime=2
+set updatetime=2000
filetype plugin on
filetype indent off
let g:tex_flavor='latex'