1
0
mirror of https://github.com/amix/vimrc synced 2025-07-12 06:05:01 +08:00

update to the origin(amix/vimrc)

This commit is contained in:
Tiande
2015-12-25 19:48:01 +08:00
parent 3aabd8befd
commit 83e35190b7
4 changed files with 591 additions and 2 deletions

View File

@ -1,3 +1,30 @@
**My Personal README is in [tiande.txt](/tiande.txt)**
 [tiande.txt](/tiande.txt)  vim  ;)
 pull request  dtdnqsb@163.com
if you wanna use Tiande's version, just:
```
git clone git://github.com/Tiande/vimrc.git ~/.vim_runtime
bash ~/.vim_runtime/install_awesome_vimrc.sh
```
OR
You can [Dowmload a ZIP](https://github.com/Tiande/vimrc/archive/master.zip),
UNZIP and put the **vimrc** dir to your home folder,
RENAME **vimrc** to **.vim_runtime**,
FINALLY you need:
```
bash ~/.vim_runtime/install_awesome_vimrc.sh
```
 TagList  [Ctags](http://ctags.sourceforge.net/)
# The Ultimate vimrc
Over the last 8 years I have used and tweaked Vim. This is my Ultimate vimrc.