summaryrefslogtreecommitdiff
path: root/japanese/jvim/pkg-descr
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-07-10 14:05:19 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-07-10 14:05:19 +0000
commit0babcec1a3c80e51a9967d7171e2860d97cf6ae1 (patch)
treea1f9c9c44f217a786cc80c9781ca5ac1052871b2 /japanese/jvim/pkg-descr
parentA library for Japanese Input Method Canna (diff)
Japanized Vim
PR: ports/6029 (part of) Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
Notes
Notes: svn path=/head/; revision=11810
Diffstat (limited to 'japanese/jvim/pkg-descr')
-rw-r--r--japanese/jvim/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/japanese/jvim/pkg-descr b/japanese/jvim/pkg-descr
new file mode 100644
index 000000000000..d950ebd12c97
--- /dev/null
+++ b/japanese/jvim/pkg-descr
@@ -0,0 +1,10 @@
+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.
+
+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>