thilinapiy / MyVim

Dump of my .vimrc and .vim directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyVim

Dump of my .vimrc and .vim directory

Get a clone of the repository

git clone https://github.com/thilinapiy/MyVim.git

Change the directory to MyVim

cd MyVim

Move vimrc to .vimrc

mv vimrc .vimrc

Move vim to .vim

mv vim .vim

Put both to your home directory

mv .vim .vimrc ~/

Install plugins

vim +PlugInstall

About

Dump of my .vimrc and .vim directory

License:Apache License 2.0


Languages

Language:Vim Script 94.9%Language:Shell 5.1%