Fanfou.vim : This is a Vim plugin for Fanfou (饭否)
script karma |
Rating 14/5,
Downloaded by 1474 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Vincent T. |
|
script type |
utility |
|
description |
The fanfou.vim plugin is a simple UNOFFICIAL client for Fanfou.com (饭否), it allows you
to check timeline and update status via Vim.
NOTE: fanfou.vim requires Vim to be compiled with Python bindings.
It needs Vim with Python3 bindings after v0.50.
This plugin defines four commands:
FanTimeline - View latest timeline from Fanfou in preview window
FanUpdate - Update status in command line
FanUpline - Send the line which is cursor on
FanRT - Retweet the line which is cursor on
Default key mappings:
<leader>fft is mapped to FanTimeline,
<leader>ffu is mapped to FanUpdate,
<leader>ffs is mapped to FanUpline.
<leader>ffr is mapped to FanRT.
See more help information in source code.
Links:
* Github https://github.com/Vayn/Fanfou
|
|
install details |
Extract the zipfile and place the file as follows:
>
<your runtime directory>/plugin/fanfou.vim
...
<
In order to communicate with Fanfou you have to set your Fanfou account,
you can set them using:
let g:fanfou_login = "Username:Password"
or add this into your ~/.vimrc
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.118.99.234
|