aboutsummaryrefslogtreecommitdiff
path: root/vim/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/vimrc')
-rw-r--r--vim/vimrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 2f2b8a52..27276b8a 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -225,10 +225,6 @@ endif
" completes
set lazyredraw
-" Improve redrawing smoothness by assuming that my terminal is reasonably
-" fast
-set ttyfast
-
" Never use any kind of bell, visual or not
set visualbell t_vb=