aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorteramako2009-08-13 10:43:34 +0000
committerteramako2009-08-13 10:43:34 +0000
commitcd53448157a13af142919588f0decf12a399362b (patch)
tree0fab6428c6c13f146dc28ffc638a4a9a7d6f8698
parent31d33d19ffdd6bc2bc6db7b5c70a7e9491235bbb (diff)
downloadvimperator-plugins-cd53448157a13af142919588f0decf12a399362b.tar.bz2
FriendFeedの設定方法のコメント追加
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@34870 d0d07461-0603-4401-acd4-de1884942a52
-rw-r--r--feedSomeKeys_2.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/feedSomeKeys_2.js b/feedSomeKeys_2.js
index bdd2a95..b6e4a2e 100644
--- a/feedSomeKeys_2.js
+++ b/feedSomeKeys_2.js
@@ -75,6 +75,11 @@ Gmailとかlivedoor ReaderとかGreasemonkeyでキーを割り当てている場
:autocmd LocationChange 'www\.google\.com/calendar/' :fmap! -vkey -event keydown t a d w m x c e <Del> / + q s ?
||<
+=== FriendFeed の場合 ===
+>||
+:autocmd LocationChange 'friendfeed\.com/' :fmap! -vkey -event keydown p P q / gh gd gm gb
+||<
+
Greasemonkey LDRizeの場合などにも使用可
]]></detail>
</VimperatorPlugin>;