vim-nomsu/README.md
2018-12-18 16:39:47 -08:00

7 lines
221 B
Markdown

This is a vim syntax plugin for the [Nomsu programming language](https://nomsu.org).
I recommend using [vim-plug](https://github.com/junegunn/vim-plug) to install it:
```
Plug 'https://bitbucket.org/spilt/vim-nomsu'
```