aboutsummaryrefslogtreecommitdiffstats
path: root/twittperator.js
diff options
context:
space:
mode:
authoranekos2010-08-03 10:51:10 +0000
committeranekos2010-08-03 10:51:10 +0000
commit108b9803480e12ced50cabbe9beebd6b4355b805 (patch)
treeaa0757261797bf5d052645ce729a33d1d3624120 /twittperator.js
parent990182ebbbb832e08f9c324817238a64ad71fd8f (diff)
downloadvimperator-plugins-108b9803480e12ced50cabbe9beebd6b4355b805.tar.bz2
ヒアドキュメント対応。改行込みで送れるようにした
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@38154 d0d07461-0603-4401-acd4-de1884942a52
Diffstat (limited to 'twittperator.js')
-rwxr-xr-xtwittperator.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/twittperator.js b/twittperator.js
index da64c68..100ab82 100755
--- a/twittperator.js
+++ b/twittperator.js
@@ -1560,6 +1560,7 @@ function loadPlugins() { // {{{
}, {
bang: true,
literal: 0,
+ hereDoc: true,
completer: let (getting) function(context, args) {
context.fork('File', 0, context, function (context) subCommandCompleter(context, args));