Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 824 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 824 Bytes

vimicieux

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.

How To Use

cd ~
git clone https://github.com/xc1427/vimicieux.git
echo "source ~/vimicieux/vimfile/sensible_cxi.vim" >> .vimrc

About Plugins and Plugin Manager

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/