Personal vim settings.
I used to be a hardcore vimer. Now I switched to IntelliJ IDEA and VSCode. Mostly because vim lacks some important modern IDE features. When I managed to configure it right, I feel overwhelmed.
For the moment, I occasionally use vim for instant file viewing / editing / scripting.
cd ~
git clone https://github.com/xc1427/vimicieux.git
echo "source ~/vimicieux/vimfile/sensible_cxi.vim" >> .vimrc
Personally I use TPope's Pathogen. It is an non-intrusive tool and easy to use. Here is the quick introduction on how to config.
This is the list of plugins I put in ~/.vim/bundle
:
mru.vim/
vim-commentary/
vim-monokai/
vim-searchindex/
vim-sanegx/