Show line numbers

This commit is contained in:
Brian Buller 2016-06-20 08:37:48 -05:00
parent 0fd4218b80
commit fbb5256399
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ set hlsearch
set backspace=indent,eol,start
set nocompatible
set nobackup
set number
colorscheme zellnerbrb
hi ErrorMsg term=standout cterm=bold ctermfg=9 ctermbg=9
hi WarningMsg term=standout cterm=bold ctermfg=1 guifg=Black