Skip to content

tangl163/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published