The main source of information about VIM is http://www.vim.org/ .
The port is being done with minimal changes to the VIM sources. It uses the CURSES library for the terminfo support and terminal emulation.
The source changes to the generic VIM source are available on the download area.
As this is an EXE and not an APP the port will not use any of the normal EPOC32 menus or dialogs. This would require considerably more change to the sources .... maybe this could happen sometime in the future!
:set nocompatible
redraws the screen
incorrectly when counts are used
:version
displays, amongst the
information, the location of the initialisation file which
is:
$VIM\_vimrc
$VIM\_exrc
$VIM
is set to the directory which
contains the VIM application (typically
c:\system\apps\vim
)