1
0
mirror of https://github.com/amix/vimrc synced 2025-02-28 14:12:51 +08:00

show line number

This commit is contained in:
liaozd 2015-03-17 13:59:01 +08:00
parent 2cb073a57d
commit 2b599cea4c

View File

@ -139,6 +139,9 @@ set tm=500
" Add a bit extra margin to the left
set foldcolumn=1
" Show line number
set nu
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => Colors and Fonts