jslatts / VimRepressed

A mod of a mod of a mod of vimpress.

Home Page:http://fzysqr.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VimRepressed is a modification of a modification of modification of the original vimpress.
You can find the base for the modification here: http://apt-blog.net/an-improved-vimpress

I updated it to add a new command "BlogNew" that allows the user to convert an existing
text file to a blog post.

*Configuration*

Set the following values in your vimrc:

    let g:blog_username = 'fred'
    let g:blog_password = 'fredisthecoolestguybutchoosesannoyinglylongpasswords'
    let g:blog_url = 'http://fredsfunkyblog.com/xmlrpc.php'


-Justin (Justin.Slattery@fzysqr.com)

About

A mod of a mod of a mod of vimpress.

http://fzysqr.com/


Languages

Language:Vim Script 100.0%