Vim console application running using NativeClientVim 7.4 built using Native Client.
Changes in 7.4.0.1353:
- Published directly from the naclports continuous builder.
- Present open-file dialog on launch (if launched without a file).
Changes in 7.3.0.8:
- Fix bug saving files on ChromeOS
Changes in 7.3.0.7:
- Install default vimrc in /usr/share/vim/
Changes in 7.3.0.6:
- Register and mime type handler for text file. This finally makes the vim app useful as an actual text editor! (currently only works on chrome OS).
- Make $HOME directory persistent so that changes to e.g. $HOME/.vimrc are preserved.
Changes in 7.3.0.5:
- remove socket permissions.
Changes in 7.3.0.4:
- build with newlib
- add ARM support
This is proof of concept of Vim running in Native Client.
The source code for this package and for the Native Client port of python is available as part of the naclports project: