vim: add vim-flog

Signed-off-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
Michael Grote 2023-01-28 10:52:16 +01:00
parent a45ddd63c5
commit 4ff61376a1

2
.vimrc
View file

@ -6,6 +6,8 @@ set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin('~/.vim/plugged')
" Let Vundle manage Vundle; muss immer der erste Eintrag sein
Plugin 'VundleVim/Vundle.vim'
" git log
Plugin 'rbong/vim-flog'
" Terminal
Plugin 'voldikss/vim-floaterm'
" project drawer