aboutsummaryrefslogtreecommitdiffstats
path: root/win-mouse.js
diff options
context:
space:
mode:
authoranekos2011-03-28 19:21:49 +0900
committeranekos2011-03-28 19:21:49 +0900
commit2fbcdb3466c464b91623c8f7c3fa11c32adb2985 (patch)
treee554ef1c76ae563b01a0a355a19a4660366a22d8 /win-mouse.js
parent6c8608cab5b185bf3e54f3d9e39cb345c761e949 (diff)
downloadvimperator-plugins-2fbcdb3466c464b91623c8f7c3fa11c32adb2985.tar.bz2
よけいなこといわんでええんや
Diffstat (limited to 'win-mouse.js')
-rw-r--r--win-mouse.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/win-mouse.js b/win-mouse.js
index 18d7a2b..b512eac 100644
--- a/win-mouse.js
+++ b/win-mouse.js
@@ -59,7 +59,7 @@ let INFO =
<spec>g:win_mouse_map_move_(left|right|up|down) = <a>keys</a></spec>
<description>
<p>
- If given this global variable, this plugin map the <a>keys</a> to mouse moving action in all mode.
+ Map the <a>keys</a> to mouse moving action in all mode.
</p>
</description>
</item>
@@ -68,7 +68,7 @@ let INFO =
<spec>g:win_mouse_map_(left|right|middle)_click = <a>keys</a></spec>
<description>
<p>
- If given this global variable, this plugin map the <a>keys</a> to mouse clicking action in all mode.
+ Map the <a>keys</a> to mouse clicking action in all mode.
</p>
</description>
</item>