aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vim/vimrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 8f92da2..8d80641 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -49,7 +49,6 @@ set wildignore=*.swp,*.bak,*.pyc,*.o
set title " change the terminal's title
set visualbell " don't beep
set noerrorbells " don't beep
-set ruler
set backup " use backup files
set undofile " save undo's after file closes
set mouse=a " enable mouse in all modes