tangl163 / vimrc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Want to give it a try?

  1. Config your .vimrc

    You'd better back your own .vimrc first by mv ~/.virmc ~/.vimrm.back. Clone this repository. Then cat vimrc/.vimrc > ~/.vimrc

  2. Set up vim-plug

    curl -fLo ~/.vim/autoload/plug.vim --create-dirs \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

  3. Install plugin

    Open vim, then type :PlugInstall. Once all plugin being installed completely, your should relaunch your vim.

  4. Have fun!

About


Languages

Language:Vim Script 100.0%