A vim syntax plugin for the Nomsu programming language
Go to file
2017-09-20 04:39:41 -07:00
ftdetect Initial commit. 2017-09-12 23:00:42 -07:00
ftplugin Initial commit. 2017-09-12 23:00:42 -07:00
indent Updated to fit new version of nomsu and to be less buggy 2017-09-20 04:39:41 -07:00
syntax Updated to fit new version of nomsu and to be less buggy 2017-09-20 04:39:41 -07:00
README.md Updated readme. 2017-09-12 23:05:26 -07:00

This is a vim plugin for the Nomsu programming language. This plugin works with Pathogen. Once Pathogen is set up, put the contents of this repo in ~/.vim/bundle/vim-nomsu/ and it will recognize .nom files as Nomsu code and highlight/indent them.