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

https://github.com/edenreich/vim-on-speeds

My a vim configuration setup
https://github.com/edenreich/vim-on-speeds

Last synced: 4 months ago
JSON representation

My a vim configuration setup

Awesome Lists containing this project

README

          

# vim on speeds

A fully configured vim installation with my favorite plugins.

## Installation

```sh
curl -sSL https://raw.githubusercontent.com/edenreich/vim-on-speeds/master/install.sh | sudo -E sh
vim +PlugInstall
```