From 65f2e98722474140d6356b3099dcc822acb3661b Mon Sep 17 00:00:00 2001 From: anekos Date: Sat, 12 Feb 2011 17:35:43 +0900 Subject: PLUGIN_INFO削除 --- gmail-commando.js | 41 ----------------------------------------- 1 file changed, 41 deletions(-) (limited to 'gmail-commando.js') diff --git a/gmail-commando.js b/gmail-commando.js index aecc8ae..ab54631 100644 --- a/gmail-commando.js +++ b/gmail-commando.js @@ -32,47 +32,6 @@ THE POSSIBILITY OF SUCH DAMAGE. }}} */ -// PLUGIN_INFO {{{ -let PLUGIN_INFO = - - GMail Commando - GMail コマンドー - The handy commands for GMail - 便利なGMail用コマンドー - 1.4.3 - anekos - new BSD License (Please read the source code comments of this plugin) - 修正BSDライセンス (ソースコードのコメントを参照してください) - https://github.com/vimpr/vimperator-plugins/raw/master/XXXXX - 2.4 - 2.4 - || -let g:gmail_commando_map_translate = "t" -let g:gmail_commando_map_translate_thread = "T" -let g:gmail_commando_map_fold = "f" -let g:gmail_commando_map_unfold = "F" -let g:gmail_commando_map_important = "i" -let g:gmail_commando_map_unimportant = "I" -let g:gmail_commando_label_shortcut = 1 - ||< - ]]> - || -let g:gmail_commando_map_translate = "t" -let g:gmail_commando_map_translate_thread = "T" -let g:gmail_commando_map_fold = "f" -let g:gmail_commando_map_unfold = "F" -let g:gmail_commando_map_important = "i" -let g:gmail_commando_map_unimportant = "I" -let g:gmail_commando_label_shortcut = 1 - ||< - ]]> -; -// }}} // INFO {{{ let INFO = <> -- cgit v1.2.3