From 415ab97e5dd6121933ea73cf3dc7ffa75bfc97f1 Mon Sep 17 00:00:00 2001 From: anekos Date: Mon, 28 Mar 2011 19:17:38 +0900 Subject: a でキーワードをくくった --- win-mouse.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/win-mouse.js b/win-mouse.js index b1bd110..0650ea5 100644 --- a/win-mouse.js +++ b/win-mouse.js @@ -59,7 +59,7 @@ let INFO = g:win_mouse_map_move_(left|right|up|down)=keys

- If given this global variable, this plugin map the keys to mouse moving action in all mode. + If given this global variable, this plugin map the keys to mouse moving action in all mode.

@@ -68,7 +68,7 @@ let INFO = g:win_mouse_map_(left|right|middle)_click=keys

- If given this global variable, this plugin map the keys to mouse clicking action in all mode. + If given this global variable, this plugin map the keys to mouse clicking action in all mode.

-- cgit v1.2.3