l 2 vim: enable ruler

This commit is contained in:
lassulus 2017-02-17 16:12:12 +01:00
parent ef8dbbe206
commit 763b9b4688

View File

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