Vim-Plug is required.
Follow installation instructions prior to pulling .vimrc
.
After installing Vim-Plug and copying .vimrc
into your root directory. Open the file with the following command in your command line terminal:
$ vim .vimrc
While in your .vimrc
file type in the following to install the vim plugins:
:PlugInstall
Congrats! You've installed my .vimrc
environment successfully on your machine.
commit my .vimrc- describe hot keys
- justify why the settings and plugins were choosen
- show screenshots of color palattes
- write synopsis on why I use vim
- group plugins by environment types (python, typescript + react + css, go support, etc)