vim: indentline entfernt

This commit is contained in:
Michael Grote 2021-08-30 13:34:46 +02:00
parent ed5aafdc97
commit d2e828d075

2
.vimrc
View file

@ -17,8 +17,6 @@ Plugin 'sheerun/vim-polyglot'
Plugin 'jeetsukumaran/vim-buffergator'
" fuzzy finder
Plugin 'ctrlpvim/ctrlp.vim'
" einrückungsmarkierungen
Plugin 'Yggdroot/indentLine'
" git integration G:
Plugin 'tpope/vim-fugitive'
" git integration