skanehira / denops-twihi.vim

Unofficial Vim plugin for Twitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

denops-twihi.vim

Unofficial Twitter Vim/Neovim plugin.

Requirements

Usage

After edit configuration (:h twihi-usage), you can run some commands.
Please refer help to see more details.

" open the user's timeline
:TwihiTimeline {userid}

" open the home timeline
:TwihiHome

" open the mentions timeline
:TwihiMentions

" open tweet buffer
:TwihiTweet

" edit config
:TwihiEditConfig

Options

Please refer help(:h twihi-variables) to see details.

" Sets the value of the interval to check for mentions.
g:twihi_mention_check_interval

" Set the UI to notify mentions.
g:twihi_notify_ui

Author

skanehira

About

Unofficial Vim plugin for Twitter

License:MIT License


Languages

Language:TypeScript 62.7%Language:Vim Script 34.7%Language:Makefile 2.6%