5 lines
333 B
Markdown
5 lines
333 B
Markdown
This is a vim plugin for the [Nomsu programming language](https://bitbucket.org/squidarms/nomsu/src).
|
|
This plugin works with [Pathogen](https://github.com/tpope/vim-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.
|