This is a Vim syntax file for the Omgrofl language.
wget https://raw.github.com/bfontaine/omgrofl.vim/master/omgrofl.vim \
-O ~/.vim/syntax/
Add the following line to your .vimrc
:
au BufNewFile,BufRead *.omgrofl set ft=omgrofl
- 2012-08-22: support added for the
nope
keyword, negative numbers removed - 2012-08-18: initial upload