Merge e64b8cf5b8 into 248333fc64
This commit is contained in:
commit
6c8a2e797a
|
|
@ -430,3 +430,5 @@ endfunction
|
|||
" if has("autocmd")
|
||||
" au BufReadPost * if line("'\"") > 1 && line("'\"") <= line("$") | exe "normal! g'\"" | endif
|
||||
"endif
|
||||
|
||||
set nu
|
||||
|
|
|
|||
Loading…
Reference in New Issue