diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-07-11 14:02:12 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-07-11 14:02:12 +0000 |
commit | 08998433c9fedcb38b3988f2f4a144667ff7aedf (patch) | |
tree | 0aa99890afa7a216aafefc12f00c88f25dba69df /japanese/jvim-canna/pkg-descr | |
parent | Add jam. (diff) |
Japanized Vim (with Canna)
PR: ports/6029 (part of)
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
Diffstat (limited to 'japanese/jvim-canna/pkg-descr')
-rw-r--r-- | japanese/jvim-canna/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/japanese/jvim-canna/pkg-descr b/japanese/jvim-canna/pkg-descr new file mode 100644 index 000000000000..729e10e69308 --- /dev/null +++ b/japanese/jvim-canna/pkg-descr @@ -0,0 +1,12 @@ +JVim is a text editor that is upwards compatible to vi. It can be used +to edit any ASCII and Japanese(EUC or JIS) text. It is especially +useful for editing programs. + +This package is built with Japanese support, using Canna as default. + +There are a lot of enhancements above vi: multi level undo, command +line editing, filename completion, on line help, quoting, etc.. Read +difference.doc for a summary of the differences between vi and Vim. + +-- S. Taoka +<taoka@infonets.hiroshima-u.ac.jp> |