Identline removal

This commit is contained in:
Sonny 2017-06-09 22:33:57 +02:00
parent 16aef7ccae
commit e161f23beb

View file

@ -5,7 +5,6 @@ Plug 'https://github.com/vim-airline/vim-airline'
Plug 'https://github.com/vim-airline/vim-airline-themes'
Plug 'https://github.com/powerline/fonts'
Plug 'https://github.com/tpope/vim-fugitive'
Plug 'https://github.com/Yggdroot/indentLine'
"Indent automiatically depending on filetype
filetype plugin on