Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kitagry/vim-monkey


https://github.com/kitagry/vim-monkey

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

## vim-monkey

[Go言語でつくるインタプリタ](https://www.oreilly.co.jp/books/9784873118222/)で作った自作言語([monkey](https://github.com/kitagry/monkey))用のvimプラグイン
せっかくだし、syntaxハイライトくらいは用意したいなと思って作った。

今後機能を追加するかは謎。

### Usage

#### dein

```vim
call dein#add('kitagry/vim-monkey')
```

### 機能

- [x] シンタックスハイライト
- [ ]