8000 GitHub - hayespan/.vim: .vim
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hayespan/.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.vim

How to install?

Make sure you have installed git, vim, ctags and cscope.
cd ~

git clone https://github.com/panhzh3/.vim.git

git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle

ln -s ~/.vim/vimrc .vimrc

vim

:BundleInstall

Ps. You can move cs.sh and dcs.sh to your own binary dir and add the path in
your .bashrc(or .zshrc, etc), so you can execute (d)cs.sh to make(delete)
tags and cscope files quickly when you've cd your project dir, and vim can
autoload tags files. For more details of usages please google...
For more information, please read vimrc.

About

.vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0