Vim as a XUL Widget
By Paul Rouget on Thursday 10 May 2007, 17:16 - shared - Permalink
It's not my first experience about embedding Vim as a XML widget in Gecko, but I've just made some new stuff around the plugin. Now, It works like Scintilla, and I hope to be able to implement the same interface (IDLs) as Scintilla, but it sounds really difficult.

Comments
Wow, it sounds very interesting, I'd enjoy replacing those ugly text area by some vim coolness !