enable line numbers in vim
This commit is contained in:
parent
2de53757df
commit
7d7a8941c3
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ set guioptions-=T
|
|||
set guioptions-=m
|
||||
set wildmenu
|
||||
set complete=.,w,b,u,t
|
||||
set number
|
||||
|
||||
filetype plugin indent on
|
||||
|
||||
|
|
Loading…
Reference in a new issue