From e161f23beb13c42d2a4935f8951961ef96ab722b Mon Sep 17 00:00:00 2001 From: Sonny Date: Fri, 9 Jun 2017 22:33:57 +0200 Subject: [PATCH] Identline removal --- vim/.vimrc | 1 - 1 file changed, 1 deletion(-) 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