mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
Add set nu
This commit is contained in:
parent
64a81818ee
commit
e64b8cf5b8
@ -419,3 +419,5 @@ endfunction
|
||||
" if has("autocmd")
|
||||
" au BufReadPost * if line("'\"") > 1 && line("'\"") <= line("$") | exe "normal! g'\"" | endif
|
||||
"endif
|
||||
|
||||
set nu
|
||||
|
Loading…
Reference in New Issue
Block a user