vim-nomsu/README.md

7 lines
241 B
Markdown
Raw Normal View History

2018-12-18 16:39:47 -08:00
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', { 'for': 'nomsu' }
2018-12-18 16:39:47 -08:00
```