Skip to content

Commit

Permalink
Document that VimFx overrides '
Browse files Browse the repository at this point in the history
  • Loading branch information
lydell committed Aug 20, 2016
1 parent 77fd66b commit e8d9df3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions documentation/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,9 @@ One mark is special: `'`. Pressing `''` takes you to the scroll position before
the last `gg`, `G`, `0`, `$`, `/`, `n`, `N` or `'`. (You can change this mark
using the [`scroll.last_position_mark`] pref.)

Note: Firefox has a `'` shortcut by default. It opens the Quick Find bar. VimFx
provides the `g/` shortcut instead.

[`scroll.last_position_mark`]: options.md#scroll.last_position_mark

#### Minor notes
Expand Down

0 comments on commit e8d9df3

Please sign in to comment.