mirror of
https://github.com/amix/vimrc
synced 2025-08-03 03:34:59 +08:00
Fix redundant "ruler" option
This commit is contained in:
@ -76,9 +76,6 @@ else
|
|||||||
set wildignore+=*/.git/*,*/.hg/*,*/.svn/*,*/.DS_Store
|
set wildignore+=*/.git/*,*/.hg/*,*/.svn/*,*/.DS_Store
|
||||||
endif
|
endif
|
||||||
|
|
||||||
" Always show current position
|
|
||||||
set ruler
|
|
||||||
|
|
||||||
" Height of the command bar
|
" Height of the command bar
|
||||||
set cmdheight=1
|
set cmdheight=1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user