mirror of
1
0
Fork 0

Merge pull request #133 from hackerkid/patch-1

updated repo link
This commit is contained in:
Amir Salihefendic 2015-08-11 23:47:24 +01:00
commit 9771ce2f4d
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ I would of course recommend using the awesome version.
## How to install the Awesome version? ## How to install the Awesome version?
The awesome version includes a lot of great plugins, configurations and color schemes that make Vim a lot better. To install it simply do following: The awesome version includes a lot of great plugins, configurations and color schemes that make Vim a lot better. To install it simply do following:
git clone git://github.com/amix/vimrc.git ~/.vim_runtime git clone https://github.com/amix/vimrc.git ~/.vim_runtime
sh ~/.vim_runtime/install_awesome_vimrc.sh sh ~/.vim_runtime/install_awesome_vimrc.sh
The taglist.vim plugin will require ctags (http://ctags.sourceforge.net) (Debian: apt-get install ctags) The taglist.vim plugin will require ctags (http://ctags.sourceforge.net) (Debian: apt-get install ctags)