vim command to post to Twitter


/ Published in: Other
Save to your folder(s)



Copy this code and paste it in your HTML
  1. :command -range Twitter <line1>,<line2>write ++enc=UTF-8 !curl --data-urlencode status@- --netrc --no-remote-name http://twitter.com/statuses/update.xml

URL: http://www.vim.org/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.