diff options
Diffstat (limited to 'doc/hackernews.txt')
| -rw-r--r-- | doc/hackernews.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/hackernews.txt b/doc/hackernews.txt index 72e4f85..dc6ef13 100644 --- a/doc/hackernews.txt +++ b/doc/hackernews.txt @@ -9,6 +9,16 @@ Version: 0.1.1 BASIC USAGE *hackernews-usage* * Open the Hacker News front page in Vim by executing the `:HackerNews` command +* The HackerNews command takes an optional parameter to view items other + than the top stories on the front page: + * `:HackerNews ask` + * `:HackerNews show` + * `:HackerNews shownew` + * `:HackerNews jobs` + * `:HackerNews best` + * `:HackerNews active` + * `:HackerNews newest` + * `:HackerNews noobstories` * Press lowercase `o` to open links in Vim * Press uppercase `O` to open links in default web browser * Numbered lines with story titles on the front page link to the story url |
