|
|
|
|
|
by pka
5054 days ago
|
|
This [1] is an attempt to do just that. I haven't really looked at the source, but from what I gather it is a way to combine keymaps, actions, parsers, and syntax grammars however you like. There's also a vi mode (don't know how complete) and I think the modular approach they've taken is the way to go. Also, it is written in Haskell. [1] http://www.haskell.org/haskellwiki/Yi |
|