aboutsummaryrefslogtreecommitdiffstats
path: root/applauncher.js
diff options
context:
space:
mode:
authoranekos2013-04-06 16:50:50 +0900
committeranekos2013-04-06 16:50:50 +0900
commit866c812c0ac7f378ea9ec26ada7da2ca3447f19f (patch)
treef81e36ccdf7b0db26d948431e36ce61e8c76608c /applauncher.js
parent4a3e7bb2b56a692ef82f24daea776a987c631ac2 (diff)
downloadvimperator-plugins-866c812c0ac7f378ea9ec26ada7da2ca3447f19f.tar.bz2
Add ";"
Diffstat (limited to 'applauncher.js')
-rw-r--r--applauncher.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/applauncher.js b/applauncher.js
index 09b9f83..31f62c9 100644
--- a/applauncher.js
+++ b/applauncher.js
@@ -30,7 +30,7 @@ var PLUGIN_INFO =
引数を複数指定する場合は配列形式で指定してください。
applauncher_charset を指定すると、渡される文字列が指定の文字セットに変換されます。
]]></detail>
-</VimperatorPlugin>
+</VimperatorPlugin>;
liberator.plugins.AppLauncher = (function(){
const UConv = Cc['@mozilla.org/intl/scriptableunicodeconverter'].getService(Ci.nsIScriptableUnicodeConverter);