42

GitHub - hanzhixing/vim: vim configuration

 4 years ago
source link: https://github.com/hanzhixing/vim
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README

STEPS FOR THE FIRST TIME:

cd ~
rm -rf ~/.vim/
git clone https://github.com/hanzhixing/vim.git
ln -sf ~/vim ~/.vim

#If you want to use vim without any plugins
ln -sf ~/.vim/vimrc ~/.vimrc

#If you want to use vim with plugins
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim

ln -sf ~/.vim/vimrc.with.plugins ~/.vimrc

vim
:PluginInstall
:q

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK