l 2 vim: enable ruler
This commit is contained in:
parent
ef8dbbe206
commit
763b9b4688
|
@ -25,7 +25,7 @@ let
|
|||
set hlsearch
|
||||
set incsearch
|
||||
set mouse=a
|
||||
set noruler
|
||||
set ruler
|
||||
set pastetoggle=<INS>
|
||||
set runtimepath=${extra-runtimepath},$VIMRUNTIME
|
||||
set shortmess+=I
|
||||
|
|
Loading…
Reference in a new issue