This commit is contained in:
haoxin 2017-05-26 10:32:18 +00:00 committed by GitHub
commit b7dbb37813
1 changed files with 3 additions and 0 deletions

View File

@ -140,6 +140,9 @@ endif
" Add a bit extra margin to the left " Add a bit extra margin to the left
set foldcolumn=1 set foldcolumn=1
" Show line numbers
set nu
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => Colors and Fonts " => Colors and Fonts