An open API service indexing awesome lists of open source software.

https://github.com/gstavrinos/vimrc

Making the vim editor, my editor. :rocket:
https://github.com/gstavrinos/vimrc

vim vimrc vimrc-configuration

Last synced: about 12 hours ago
JSON representation

Making the vim editor, my editor. :rocket:

Awesome Lists containing this project

README

          

## Install vim-plug

`curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim`

## Install without git

`wget https://raw.githubusercontent.com/gstavrinos/vimrc/master/.vimrc -O ~/.vimrc`

## Download the required plugin files

* `vim ~/.vimrc`

* `:PlugInstall`