Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 398 Bytes

README.md

File metadata and controls

44 lines (27 loc) · 398 Bytes

vim-mastodon

Mastodon client for Vim

Currently, work in progress!

Usage

toot

:Mastodon toot Blah!

timeline

:Mastodon timeline

stream

:Mastodon stream

Configuration (WIP)

let g:mastodon_host = 'mstdn.jp'
let g:mastodon_access_token = 'XXXXXXX'

Requirements

webapi-vim

License

MIT

Author

Yasuhiro Matsumoto (a.k.a. mattn)