Add set nu
This commit is contained in:
parent
64a81818ee
commit
e64b8cf5b8
1 changed files with 2 additions and 0 deletions
|
@ -419,3 +419,5 @@ endfunction
|
||||||
" if has("autocmd")
|
" if has("autocmd")
|
||||||
" au BufReadPost * if line("'\"") > 1 && line("'\"") <= line("$") | exe "normal! g'\"" | endif
|
" au BufReadPost * if line("'\"") > 1 && line("'\"") <= line("$") | exe "normal! g'\"" | endif
|
||||||
"endif
|
"endif
|
||||||
|
|
||||||
|
set nu
|
||||||
|
|
Loading…
Reference in a new issue