diff options
Diffstat (limited to 'google-plus-commando.js')
-rw-r--r-- | google-plus-commando.js | 1 |
1 files changed, 1 insertions, 0 deletions
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], |