Updated readme.

This commit is contained in:
Bruce Hill 2017-09-12 23:05:26 -07:00
parent c2cc5d03a0
commit 8f91b49285

View File

@ -1 +1,4 @@
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.