Last active
August 19, 2020 02:51
-
-
Save bryanisimo/9a1e7ddd72048e9e294fcbf1772150ae to your computer and use it in GitHub Desktop.
Enhancing VIM in one line
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # VIM with esteroids in one line (https://github.com/amix/vimrc) | |
| git clone --depth=1 https://github.com/amix/vimrc.git ~/.vim_runtime && sh ~/.vim_runtime/install_awesome_vimrc.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment