luke-gru / riml

Riml is a subset of VimL with some nice added features. It compiles to plain VimL.
MIT License
224 stars 6 forks source link

Make 1.8.7 compatible #20

Closed luke-gru closed 11 years ago

luke-gru commented 11 years ago

Just a few negative-lookbehind Regexps in the lexer are keeping riml from being 1.8.7 compatible. Also need to change a few require_relatives.

luke-gru commented 11 years ago

Now 1.8.7 compatible :smile: Will make a 0.3.7 release soon, with this in it.