Skip to content

Commit

Permalink
remove the line numbers in vim
Browse files Browse the repository at this point in the history
  • Loading branch information
almet committed Sep 28, 2012
1 parent 797d045 commit f478214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vimrc
Expand Up @@ -27,7 +27,7 @@ set ruler
set backspace=indent,eol,start
set laststatus=2
"set relativenumber
set number
"set number
set undofile
let mapleader = ","

Expand Down

0 comments on commit f478214

Please sign in to comment.