blob: 515bba89f90f1ffc5fc2e9076832549b0a5c5d1b (
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/
|