blob: 2b86ad3463fc341b99452e7f8cbef3b91b68193b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
JVim 3.0 is a text editor with upward-compatibility to vi. It can
handle both ASCII and Japanese(SJIS/JIS/EUC/Unicode) text, and
has useful feature for editing source code.
It has a lot of enhancements compared to the normal vi: multi level undo,
command line editing, filename completion, online help, quoting, etc..
Read difference.doc for a summary of the differences between vi and Vim.
WWW: http://hp.vector.co.jp/authors/VA003457/vim/
|