1
0
Fork 0
mirror of synced 2024-06-18 06:51:11 -04:00
This commit is contained in:
noisedispatch 2017-04-28 15:20:37 +00:00 committed by GitHub
commit 5bc6095d74

View file

@ -14,7 +14,7 @@ I would, of course, recommend using 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 from your terminal:
git clone https://github.com/amix/vimrc.git ~/.vim_runtime
git clone https://github.com/noisedispatch/vimrc.git ~/.vim_runtime
sh ~/.vim_runtime/install_awesome_vimrc.sh
I also recommend using [the Hack font](http://sourcefoundry.org/hack/) (it's a free and awesome font designed for source code). The Awesome vimrc is already setup to try to use it.