Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 391 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 391 Bytes

mech_vimrc

##Install

Clone this repo somewhere

git clone https://github.com/mechsix/mech_vimrc
cd mech_vimrc && git submodule init && git submodule update

Then copy .vimrc and .vim folder to your home directory

cp -rf .vim ~ && cp -f .vimrc ~

##Notes

Use vim-pathogen for plugins bundling.

Bundled Plugins: nerdtree emmt-vim vim-colorschemes