lambdalisue / vim-gista

An alternative gist.vim, vim plugin which manipulate gists in Vim.
http://www.vim.org/scripts/script.php?script_id=4976
MIT License
156 stars 5 forks source link

Unite: Add 'post_on' action. #32

Closed lambdalisue closed 8 years ago

lambdalisue commented 10 years ago

I would like to post the current buffer to an existing gist with a following steps.

  1. Create a new file or edit an existing file
  2. Unite gista to select a target gist
  3. Hit <Tab> and select _poston action
  4. The content of current buffer will post on the gist.