diff --git a/salt/roots/vim/vimrc b/salt/roots/vim/vimrc index 19be571..931195b 100644 --- a/salt/roots/vim/vimrc +++ b/salt/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