From 81ad5846bc69a9fb8be740ae98cd0c54cf0419d7 Mon Sep 17 00:00:00 2001
From: anekos
Date: Wed, 6 Apr 2011 04:05:44 +0900
Subject: PLUGIN_INFO削除
---
feedSomeKeys_3.js | 47 +----------------------------------------------
1 file changed, 1 insertion(+), 46 deletions(-)
(limited to 'feedSomeKeys_3.js')
diff --git a/feedSomeKeys_3.js b/feedSomeKeys_3.js
index 75f9949..fe5a93d 100644
--- a/feedSomeKeys_3.js
+++ b/feedSomeKeys_3.js
@@ -1,5 +1,5 @@
/* NEW BSD LICENSE {{{
-Copyright (c) 2010, anekos.
+Copyright (c) 2010-2011, anekos.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
@@ -32,51 +32,6 @@ THE POSSIBILITY OF SUCH DAMAGE.
}}} */
-// PLUGIN_INFO {{{
-let PLUGIN_INFO =
-
- feedSomeKeys 3
- feedSomeKeys 3
- feed some defined key events into the Web content
- キーイベントをWebコンテンツ側に送る
- 1.8.3
- anekos
- new BSD License (Please read the source code comments of this plugin)
- 修正BSDライセンス (ソースコードのコメントを参照してください)
- https://github.com/vimpr/vimperator-plugins/raw/master/feedSomeKeys_3.js
- 2.3
- 2.3
- _libly.js
- ||
-command! -nargs=+ lazy autocmd VimperatorEnter .*
-lazy fmaps -u='mail\.google\.com/mail' c / j k n p o u e x s r a # [ ] ? gi gs gt gd ga gc
-lazy fmaps -u='mail\.google\.com/mail/.*/[0-9a-f]+$' c / j,n k,p n,j p,k o u e x s r a # [ ] ? gi gs gt gd ga gc
-lazy fmaps -u='www\.google\.co\.jp/reader' -events=vkeypress j k n p m s v A r S N P X O gh ga gs gt gu u / ? J K
-lazy fmaps -u='(fastladder|livedoor)\.com/reader' j k s a p o v c i,p z b < > q w e,g
-lazy fmaps -u='https?://www\.rememberthemilk\.com/home/' j k m i c t ? d F,f G,g S,s L,l Y,y H,h M,m
-lazy fmaps -u='http://code.google.com/p/vimperator-labs/issues/list' o j k
-lazy fmaps -u='http://code.google.com/p/vimperator-labs/issues/detail' u
-||<
- ]]>
- ||
-command! -nargs=+ lazy autocmd VimperatorEnter .*
-lazy fmaps -u='mail\.google\.com/mail' c / j k n p o u e x s r a # [ ] ? gi gs gt gd ga gc
-lazy fmaps -u='mail\.google\.com/mail/.*/[0-9a-f]+$' c / j,n k,p n,j p,k o u e x s r a # [ ] ? gi gs gt gd ga gc
-lazy fmaps -u='www\.google\.co\.jp/reader' -events=vkeypress j k n p m s v A r S N P X O gh ga gs gt gu u / ? J K
-lazy fmaps -u='(fastladder|livedoor)\.com/reader' j k s a p o v c i,p z b < > q w e,g
-lazy fmaps -u='https?://www\.rememberthemilk\.com/home/' j k m i c t ? d F,f G,g S,s L,l Y,y H,h M,m
-lazy fmaps -u='http://code.google.com/p/vimperator-labs/issues/list' o j k
-lazy fmaps -u='http://code.google.com/p/vimperator-labs/issues/detail' u
-||<
- ]]>
-;
-// }}}
// INFO {{{
let INFO = <>