diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 2 insertions, 9 deletions
@@ -18,15 +18,8 @@ Basic 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` + than the top stories on the front page: `ask`, `show`, `shownew`, `jobs`, + `best`, `active`, `newest`, `noobstories`, or `item id` * 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 |
