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:
|
|
|
|
|
|
|
|
```
|
2018-12-18 16:42:02 -08:00
|
|
|
Plug 'https://bitbucket.org/spilt/vim-nomsu', { 'for': 'nomsu' }
|
2018-12-18 16:39:47 -08:00
|
|
|
```
|