Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ma6174 committed Apr 3, 2013
1 parent 632eed1 commit 4b4e839
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
- 安装ctags:`sudo apt-get install ctags`
- `sudo ln -s /usr/bin/ctags /usr/local/bin/ctags`
- clone配置文件:`cd ~/ && git clone git://github.com/ma6174/vim.git`
<<<<<<< HEAD
- `mv ~/vim ~/.vim`
- `mv ~/.vim/.vimrc ~/`
- clone bundle 程序:`git clone http://github.com/gmarik/vundle.git ~/.vim/bundle/vundle`
Expand All @@ -19,15 +18,11 @@
## 2013年4月3日更新

1. 完善安装方法,修复bundle问题
=======
- `cp ~/vim ~/.vim`
- `cp ~/.vim/.vimrc ~/`

## 2013年3月22日更新:

1. 修复bundle插件问题
- 修复ctags问题
>>>>>>> 41ec9d0a9278c1a6dfa63e625e844a9a07584cfe

## 2013年3月17日更新:
1. 增加go语言插件
Expand Down

0 comments on commit 4b4e839

Please sign in to comment.