ViM

my vim configuration

my vim configuration including .vimrc and Vundle.vim with plugins included in .vimrc you could get with this steps
git clone https://github.com/chloesoe/vim.git ~/.vim
ln -s ~/.vim/.vimrc ~/
cd ~/.vim/
git submodule init
git submodule update
vim +PluginInstall +qall

chloesoe, 2019 Kontakt