Added link to vim repo.

This commit is contained in:
Bruce Hill 2017-09-12 23:06:55 -07:00
parent 57268d8c04
commit 6d1b35d7a2

View File

@ -17,3 +17,5 @@ Example code can be found in the examples folder.
core.nom contains some *extremely* helpful and basic core functionality for the language, core.nom contains some *extremely* helpful and basic core functionality for the language,
written in the language itself, so I recommend adding `run file "core.nom"` to the top of written in the language itself, so I recommend adding `run file "core.nom"` to the top of
your files. your files.
There is a vim plugin for the language available in the [Vim Nomsu repository](https://bitbucket.org/squidarms/vim-nomsu/src).