tweetvim-advanced-filter : A high-configurable timeline filter for TweetVim.
script karma |
Rating 0/0,
Downloaded by 956 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Linda Rhysd |
|
script type |
utility |
|
description |
TweetVim has a simple NG word filter as default filter. This plugin adds a high-configuable filter to TweetVim.
All you have to do is to define a dictionary-function, g:tweetvim_advanced_filter.executor. The function must have one argument and the argument is a dictionary of tweet information. And it must return 1 or 0 which represents if the tweet should be filtered or not.
TweetVim
http://www.vim.org/scripts/script.php?script_id=4532
Github repository of this plugin is below. Please check to get more information.
https://github.com/rhysd/tweetvim-advanced-filter |
|
install details |
0. install TweetVim in advance.
1. unzip the archived file you downloaded.
2. copy files in autoload/ and plugin/ to your Vim runtime path.
3. define function! g:tweetvim_advanced_filter.executor(tweet). |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.83
|