A vim syntax plugin for the Nomsu programming language
Go to file
2021-02-07 19:19:46 -08:00
ftdetect Initial commit. 2017-09-12 23:00:42 -07:00
ftplugin Added commentstring setting 2021-02-07 19:19:46 -08:00
indent Updates to keep up with the language 2019-04-06 13:20:57 -07:00
syntax Fixed //-comments 2021-02-07 18:53:48 -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' }