Vim Tips Wiki
Advertisement

Use this page to discuss script 1953 vimpress: manage wordpress blog posts from Vim

  • Add constructive comments, bug reports, or discuss improvements (see the guideline).
  • Do not document the script here (the author should do that on vim.org).
  • This page may be out of date: check the script's vim.org page above, and its release notes.

Overview[]

Vimpress allows you to publish and edit posts on your wordpress blog using Vim. Requires Vim 7 or higher and Python 2.7.

Comments[]

For those who are new on wordpress enabled xml-rpc is required (wordpress site: writing settings) otherwise you get default (undetailed) error if you try use any vimpress command.

Advertisement