Skip to content

undoZen/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VundleVim/Vundle.vim# 我的 VIM 设置,reloaded

Installation

export VIMRCDIR="/home/yourname/somewhere/in/your/home/vimrc"
cd $VIMRCDIR
git clone https://github.com/undoZen/vimrc.git $VIMRCDIR
#You'd better fork it to your own GitHub repo and clone form it
cd ~
ln -s "$VIMRCDIR/.vim" .
ln -s "$VIMRCDIR/vimrc" .
ln -s "$VIMRCDIR/gvimrc" .

#install vundle
git clone https://github.com/VundleVim/Vundle.vim ~/.vim/bundle/Vundle.vim

vim
#in your vim, run :PluginInstall

About

彪悍的配置文件不需要解释

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •