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

https://github.com/potatomaster101/vimconf

Vim configuration script for *nix systems
https://github.com/potatomaster101/vimconf

mit-license vim vim-configuration vimrc

Last synced: 11 months ago
JSON representation

Vim configuration script for *nix systems

Awesome Lists containing this project

README

          

# Vim Configuration
Vim configuration script for Unix based OS.

## Usage
Run with Bash:
```
$ git clone https://github.com/PotatoMaster101/vimconf
$ cd vimconf && /bin/sh init.sh
$ cd .. && rm -rf vimconf
```