From 9be892224e12a218abe375c73f422606b890c7ca Mon Sep 17 00:00:00 2001 From: teramako Date: Wed, 27 Jul 2011 21:44:30 +0900 Subject: supports hereDoc --- google-plus-commando.js | 1 + 1 file changed, 1 insertion(+) diff --git a/google-plus-commando.js b/google-plus-commando.js index 54cddc6..c274baf 100644 --- a/google-plus-commando.js +++ b/google-plus-commando.js @@ -659,6 +659,7 @@ let g:gplus_commando_map_menu = "m" }, { literal: 0, + hereDoc: true, options: [ [['-link', '-l'], commands.OPTION_NOARG], [['-imageURL', '-i'], commands.OPTION_STRING], -- cgit v1.2.3