Revert "vim: add vim-flog"

This reverts commit 4ff61376a1.
This commit is contained in:
Michael Grote 2023-01-28 10:58:12 +01:00
parent 4ff61376a1
commit 4940e7d431

2
.vimrc
View file

@ -6,8 +6,6 @@ set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin('~/.vim/plugged') 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'
" git log
Plugin 'rbong/vim-flog'
" Terminal " Terminal
Plugin 'voldikss/vim-floaterm' Plugin 'voldikss/vim-floaterm'
" project drawer " project drawer