diff options
Diffstat (limited to 'vimrc')
| -rw-r--r-- | vimrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -109,6 +109,9 @@ endif " inside the ~/.vim directory. source ~/.vim/bundles.vim +" Enable plugins again. +filetype plugin indent on + "" " Filetypes |
