aboutsummaryrefslogtreecommitdiffstats
path: root/google-translator.js
diff options
context:
space:
mode:
authorJagua2011-05-14 00:24:03 +0900
committerJagua2011-05-14 00:24:03 +0900
commit6c55ff0e815f6ad0912c79ff79c2282f7fd61578 (patch)
tree45738b7d5ce15b76c2e46637fb326c7eef589ec2 /google-translator.js
parentd572aae18641364e97a6d712fa3e50cc15580738 (diff)
downloadvimperator-plugins-6c55ff0e815f6ad0912c79ff79c2282f7fd61578.tar.bz2
show the full text of the translation
Diffstat (limited to 'google-translator.js')
-rw-r--r--google-translator.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/google-translator.js b/google-translator.js
index 63eb1f2..056e213 100644
--- a/google-translator.js
+++ b/google-translator.js
@@ -280,7 +280,7 @@ let INFO =
let actions = {
echo:
- liberator.echo,
+ function (text) liberator.echo('<div style="white-space:normal">'+text+'</div>', commandline.FORCE_MULTILINE),
insert:
// FIXME 見えない要素相手だとうまくいかない
function (text) {