You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
ftdetect | 3 years ago | |
ftplugin | 3 years ago | |
indent | 2 years ago | |
syntax | 4 months ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
Makefile | 3 years ago | |
README.md | 4 months ago |
README.md
Nimf Vim Syntax
A syntax and indentation setup for nimf, an interpreted stack based language.
What it does
The syntax highlights many common 'words' and builtins. It also does a reasonably sane autoindent and sets widths for the indent.
Install
To install it run make
. This will install it to your local ~/.vim
heirarchy
License
BSD 2-clause