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

https://github.com/d2verb/vim-mankey

vim plugin for monkey langauge
https://github.com/d2verb/vim-mankey

Last synced: 5 months ago
JSON representation

vim plugin for monkey langauge

Awesome Lists containing this project

README

          

# vim-mankey
vim plugin for mankey language

[Mankey](https://github.com/d2verb/mankey)

## Installation
### vim-plug
Add following line to your `.vimrc` and do `:PlugInstall`
```
Plug 'd2verb/vim-mankey'
```

## Notes
- This plugin is heavily inspired from [vim-v](https://github.com/lcolaholicl/vim-v).