vim: indentline entfernt
This commit is contained in:
parent
ed5aafdc97
commit
d2e828d075
1 changed files with 0 additions and 2 deletions
2
.vimrc
2
.vimrc
|
@ -17,8 +17,6 @@ Plugin 'sheerun/vim-polyglot'
|
||||||
Plugin 'jeetsukumaran/vim-buffergator'
|
Plugin 'jeetsukumaran/vim-buffergator'
|
||||||
" fuzzy finder
|
" fuzzy finder
|
||||||
Plugin 'ctrlpvim/ctrlp.vim'
|
Plugin 'ctrlpvim/ctrlp.vim'
|
||||||
" einrückungsmarkierungen
|
|
||||||
Plugin 'Yggdroot/indentLine'
|
|
||||||
" git integration G:
|
" git integration G:
|
||||||
Plugin 'tpope/vim-fugitive'
|
Plugin 'tpope/vim-fugitive'
|
||||||
" git integration
|
" git integration
|
||||||
|
|
Loading…
Reference in a new issue