Vimpress is a very cool plugin for Vim. With Vimpress, you can publish and edit WordPress blog posts from Vim.
How to install Vimpress
- Download Vimpress from here.
- Extract to ~/.vim:
tar zxvf vimpress.tar.gz -C ~/.vim
Configuration
If you want to use Vimpress, you must configure blog.vim file:
vim ~/.vim/plugin/blog.vim
- blog_username: your WordPress username
- blog_password: your WordPress password
- blog_url: your xmlrpc.php file URL
Usage
- “:BlogNew” - write new article
- “:BlogSend” - publish your article
- “:BlogOpen id” - edit your article
- “:BlogList” - lists all articles

4 responses so far ↓
1 Adrien F. // Feb 24, 2008 at 9:11 pm
I’d appreciate if you did not hotlink the file. Please use that link instead :
http://www.friggeri.net/projets/vimpress
Thanks,
Adrien
2 Toor // Feb 25, 2008 at 12:27 am
@Adrien: I’m sorry. Corrected.
3 Vim + WordPress = AWESOME « Sneezes in the dark. // Apr 23, 2008 at 12:16 pm
[…] page for plugin is here) Posted by mnml01 Filed in Stuffs, ooo Tagged: blogging is ok too i guess, plugins give me a […]
4 mobiphil » Blog Archive » press that word with vim … or posting wordpress blog with vim // Jun 8, 2008 at 6:13 am
[…] vimpress […]
Leave a Comment