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

https://github.com/samwhelp/tool-mvim-gen

tool-mvim-gen
https://github.com/samwhelp/tool-mvim-gen

mvim vim vimrc

Last synced: 2 months ago
JSON representation

tool-mvim-gen

Awesome Lists containing this project

README

        

# tool-mvim-gen

* tool-mvim-gen ([GitHub](https://github.com/samwhelp/tool-mvim-gen))

## for

* tool-mvim/[vimrc](https://github.com/samwhelp/tool-mvim/blob/master/vimrc)

## doc

* [tool-svim-doc](https://samwhelp.github.io/tool-svim-doc)

## build

run

``` sh
$ make -C gen/vimrc build
```

or run

``` sh
cd gne/vimrc
make build
```