A vim syntax plugin for the Nomsu programming language
Go to file
2018-12-18 19:25:53 -08:00
ftdetect Initial commit. 2017-09-12 23:00:42 -07:00
ftplugin Updated autoformatter 2018-12-18 19:25:53 -08:00
indent Updated for new syntax. 2018-12-18 15:33:25 -08:00
syntax Updated for new syntax. 2018-12-18 15:33:25 -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' }