1
0
Fork 0
mirror of synced 2024-11-22 16:55:34 -05:00

Add set nu

This commit is contained in:
ZhijianJiang 2016-08-08 07:09:32 -07:00
parent 64a81818ee
commit e64b8cf5b8

View file

@ -419,3 +419,5 @@ endfunction
" if has("autocmd")
" au BufReadPost * if line("'\"") > 1 && line("'\"") <= line("$") | exe "normal! g'\"" | endif
"endif
set nu