Hacker News new | ask | show | jobs
by nickknw 5623 days ago
Sorry, should have been more specific. In your .pentadactylrc, under the Shortcuts section, where the first line is `map <Leader>r :o read<CR>`.

It looks like this is so that when you type <Leader>r, you go to google reader or something. Is that right?

With quickmarks, you press `Mr` or `M<buffer>` while you're on a page to set it, then `mr` or `m<buffer>` to go back there. It's pretty sweet :)