summaryrefslogtreecommitdiff
path: root/japanese/jvim3/pkg-descr
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-10-20 15:52:55 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-10-20 15:52:55 +0000
commitea8e7984fadd76d03e63c4436669a2a337e16ef7 (patch)
tree042e256f259cbc5c7f60e0b78b57259068d2438e /japanese/jvim3/pkg-descr
parentActivate jvim3*. (diff)
Japanized Vim-3.0 with {Canna, Canna+Wnn4, Canna+Wnn6, Wnn4, Wnn6 and
direct connection to Canna}. PKGNAME of japanese/jvim3-direct_canna has 2 dashes like "ja-jvim--direct_canna-3.0.1.3d", but "-direct_canna" is used for specifying compiler option automagically. PR: ports/8115 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
Notes
Notes: svn path=/head/; revision=14127
Diffstat (limited to 'japanese/jvim3/pkg-descr')
-rw-r--r--japanese/jvim3/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/japanese/jvim3/pkg-descr b/japanese/jvim3/pkg-descr
new file mode 100644
index 000000000000..eff0dbccfcbe
--- /dev/null
+++ b/japanese/jvim3/pkg-descr
@@ -0,0 +1,10 @@
+JVim 3.0 is a text editor that is upwards compatible to vi. It can be
+used to edit any ASCII and Japanese(SJIS/JIS/EUC/Unicode) 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>