From 6b811091a30311171ec9d117730347be4c862ab3 Mon Sep 17 00:00:00 2001 From: anekos Date: Mon, 1 Mar 2010 12:22:40 +0000 Subject: description を設定可能にした git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@36883 d0d07461-0603-4401-acd4-de1884942a52 --- feedSomeKeys_3.js | 1 + 1 file changed, 1 insertion(+) (limited to 'feedSomeKeys_3.js') diff --git a/feedSomeKeys_3.js b/feedSomeKeys_3.js index 15a8309..7281ac8 100755 --- a/feedSomeKeys_3.js +++ b/feedSomeKeys_3.js @@ -245,6 +245,7 @@ let INFO = literal: 0, options: [ [['-urls', '-u'], commands.OPTION_STRING, regexpValidator], + [['-desc', '-description'], commands.OPTION_STRING], [['-frame', '-f'], commands.OPTION_INT], [ ['-events', '-e'], -- cgit v1.2.3