Does anyone know of a modal editor that has an actual scripting language (i.e. better than VimL) behind it?<p>I'm not satisfied with:<p>* tcl/ruby/python interfaces to Vim, because they're horrifically documented, and plugins using these are difficult to distribute<p>* Re-implementations of a subset of Vim's mountain of hacks in a different language (see jsvim, et al)