A vim syntax plugin for the Nomsu programming language
Go to file
2021-02-07 18:48:51 -08:00
ftdetect Initial commit. 2017-09-12 23:00:42 -07:00
ftplugin Updating to the latest syntax (v6) and fixing a few bugs. 2019-01-01 17:22:39 -08:00
indent Updates to keep up with the language 2019-04-06 13:20:57 -07:00
syntax Added //-style comments 2021-02-07 18:48:51 -08:00
README.md Added lazy on-demand for vim-plug example 2018-12-18 16:42:02 -08:00

This is a vim syntax plugin for the Nomsu programming language. I recommend using vim-plug to install it:

Plug 'https://bitbucket.org/spilt/vim-nomsu', { 'for': 'nomsu' }