diff --git a/vim/.vimrc b/vim/.vimrc index 64df63b..a5644f1 100755 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -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