1
0
Fork 0
mirror of synced 2024-06-01 06:51:09 -04:00

Fix redundant "ruler" option

This commit is contained in:
Coldle 2023-07-09 00:08:47 +08:00 committed by GitHub
parent 8bf90b12d0
commit b25c1a1138
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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