Allows for file plugin indentation
This commit is contained in:
parent
870f198b22
commit
54bcb5af53
@ -1,5 +1,5 @@
|
||||
set nocompatible " get rid of Vi compatibility mode. SET FIRST!
|
||||
filetype off
|
||||
filetype plugin indent on
|
||||
" set the runtime path to include vundle
|
||||
set rtp+=~/.vim/bundle/Vundle.vim
|
||||
call vundle#begin()
|
||||
|
Loading…
Reference in New Issue
Block a user