A Tool/Toy for Non-Beginners
by Lu Wang
vim is built with --with-features=tiny.
Runnable, but very unstable, only tested on Firefox + Ubuntu
- Prepare the dependencies:
- emscripten
- streamline.js
- closure compiler
- Get yourself familiar with everything above and also:
- source code of vim
- JavaScript
- Setup paths in
build.sh - Run
build.sh
Patches are welcome for
- Multi-browser/platform support
- Stability improvements
- UI improvements
- Other stuffs in
TODO
If you want to work on other features to be merged, please file an issue and discuss with me first.
Lu Wang coolwanglu(a)gmail.com — please do not expect a prompt response.
Same as vim