Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 286 Bytes

File metadata and controls

20 lines (15 loc) · 286 Bytes

MY [VIMRC]

##Overview: Vim editor customization file.

Dependencies:

Install and config

- git clone git@github.com:casp/myvimrc.git
- cd myvimrc
- cp vimrc ~/.vimrc
- vim
:PluginsInstall

Happy Coding! ;)