vimblogger_ft : reStructuredText to Blogger Interface
script karma |
Rating 0/2,
Downloaded by 1189 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Roman Dobosz |
|
script type |
ftplugin |
|
description |
vimblogger_ft is a simple reStructuredText to Blogger Interface through VIm.
As the name suggest it is a filetype plugin, which helps to create blog articles in rsST format and send them to blog site. It also provides commands for preview in browser and delete articles.
Module for communication was written in Python. So, VIm has to be compiled with +python.
Other requirements:
- Python (tested with version 2.6, should also work with other versions prior 3.0)
- gdata http://code.google.com/p/gdata-python-client
- docutils http://docutils.sourceforge.net
- pygments http://pygments.org (optional)
See documentation for detailed description. |
|
install details |
In order to install the vba, open the vba file in VIM and type:
:so %
It is also available via bitbucket:
http://bitbucket.org/gryf/vimblogger_ft |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.236.112.101
|