Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add major mode | Johnson Denen | 2017-04-14 | 1 | -1/+2 |
| | | | | | | | | | | | - `mastodon' opens home buffer in new major mode - `F' switches to your federated timeline - `H' switches to your home timeline - `L' switches to your local timeline - `n' opens a `mastodon-toot' buffer - `q' quits by killing the buffer - `Q' quits by killing both the buffer and the window - `T' prompts your for a tag and then opens its timeline | ||||
* | Retrieve home timeline with `mastodon' function | Johnson Denen | 2017-04-14 | 1 | -0/+94 |