Skip to content

Commit

Permalink
Documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
tarao committed Aug 1, 2010
1 parent 8ac118b commit 9f8ac5d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.rdoc
Expand Up @@ -2,6 +2,20 @@

Plugins for Vimpulse ( http://www.emacswiki.org/emacs/Vimpulse ).

== vimpulse-cjk.el

=== Usage

(require 'vimpulse-cjk)

It provides the following CJK patch for Viper/Vimpulse.
- w/b acts properly on CJK texts
- iw/aw text-object acts properly on CJK texts

=== Remarks

This patch only affects on the implementation of Viper. So, it works fine if you are not using Vimpulse but Viper.

== vimpulse-operator-comment.el

=== Usage
Expand Down

0 comments on commit 9f8ac5d

Please sign in to comment.