Fix redundant "ruler" option
This commit is contained in:
parent
8bf90b12d0
commit
b25c1a1138
1 changed files with 0 additions and 3 deletions
|
@ -76,9 +76,6 @@ else
|
|||
set wildignore+=*/.git/*,*/.hg/*,*/.svn/*,*/.DS_Store
|
||||
endif
|
||||
|
||||
" Always show current position
|
||||
set ruler
|
||||
|
||||
" Height of the command bar
|
||||
set cmdheight=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue