vim: plugin entfernt
This commit is contained in:
parent
9f9b1d561b
commit
2c59e2c52d
1 changed files with 0 additions and 2 deletions
2
.vimrc
2
.vimrc
|
@ -7,8 +7,6 @@ call vundle#begin('~/.vim/plugged')
|
||||||
" Let Vundle manage Vundle; muss immer der erste eintrag sein
|
" Let Vundle manage Vundle; muss immer der erste eintrag sein
|
||||||
|
|
||||||
Plugin 'VundleVim/Vundle.vim'
|
Plugin 'VundleVim/Vundle.vim'
|
||||||
" entferne trailing whitespaces
|
|
||||||
Plugin 'nestorsalceda/vim-strip-trailing-whitespaces'
|
|
||||||
" statusline
|
" statusline
|
||||||
Plugin 'itchyny/lightline.vim'
|
Plugin 'itchyny/lightline.vim'
|
||||||
" languagepack
|
" languagepack
|
||||||
|
|
Loading…
Reference in a new issue