summaryrefslogtreecommitdiff
path: root/doc/hackernews.txt
blob: 1265a7df1936d5717dbc0187231e3193e0f03fdd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
*hackernews.txt*  Browse HackerNews inside Vim  *hackernews*

Author:  ryanss <ryanssdev@icloud.com>
Website: https://github.com/ryanss/vim-hackernews
License: MIT (see LICENSE file)
Version: 0.1


BASIC USAGE                                     *hackernews-usage*

* Open the Hacker News home page in Vim by executing the `:HackerNews` command
* Press lowercase `o` to open links in Vim
* Press uppercase `O` to open links in default web browser
* Press lowercase `u` to go back (or whatever you've remapped `undo` to)
* Press `Ctrl+r` to go forward (or whatever you're remapped `redo` to)
* Execute the `:bd` command to close and remove the Hacker News buffer


COMMANDS                                        *hackernews-commands*

:HackerNews             Open Hacker News front page stories in Vim


ABOUT                                           *hackernews-about*

Grab the latest version or report a bug on GitHub:

https://github.com/ryanss/vim-hackernews