diff --git a/roots/vim/vimrc b/roots/vim/vimrc index 19be571..931195b 100644 --- a/roots/vim/vimrc +++ b/roots/vim/vimrc @@ -16,6 +16,7 @@ set guioptions-=T set guioptions-=m set wildmenu set complete=.,w,b,u,t +set number filetype plugin indent on