aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoranekos2010-05-19 16:21:41 +0000
committeranekos2010-05-19 16:21:41 +0000
commit4cd9f6154e52fec1bce73e9f7fdf42814b1a8b71 (patch)
tree2eac5e749411365ac89ae35c8e18ad44502de51f
parentf9c256116767dcc81819f06d12069a6ea40512e3 (diff)
downloadvimperator-plugins-4cd9f6154e52fec1bce73e9f7fdf42814b1a8b71.tar.bz2
migemo 様々になっていたのを修正
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@37647 d0d07461-0603-4401-acd4-de1884942a52
-rw-r--r--stella.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/stella.js b/stella.js
index a6090be..f3983df 100644
--- a/stella.js
+++ b/stella.js
@@ -1797,6 +1797,7 @@ Thanks:
if (!self.player.has('relations', 'r'))
U.raiseNotSupportedFunction();
+ context.anchored = false;
context.title = ['Tag/ID', 'Description'];
context.keys = {text: 'text', description: 'description', thumbnail: 'thumbnail'};
let process = Array.slice(context.process);