Added `set number` to get line numbers to print in every file.

This commit is contained in:
trey 2018-08-25 16:47:00 -04:00
parent 005af30223
commit 1d67b40d1c
1 changed files with 1 additions and 0 deletions

1
.vimrc
View File

@ -7,6 +7,7 @@ set tabstop=4
set softtabstop=4
set shiftwidth=4
set expandtab
set number
"set textwidth=80
set hlsearch
"color asu1dark