Skip to content

Commit

Permalink
Mention support for native scrolling settings
Browse files Browse the repository at this point in the history
This will hopefully help users in cases such as #39.
  • Loading branch information
psliwka committed May 17, 2022
1 parent c0bfa9d commit 045d938
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ adjusting one or more of the following variables in your `vimrc`:
experimental mappings (currently `gg` and `G`). It is not recommended to
enable them unless you're ready to fight potential bugs.

The plugin also respects native Vim settings affecting scrolling behavior, such
as `scrolloff`, `belloff`, `startofline`, etc.

Alternatives, a.k.a. why create yet another plugin
--------------------------------------------------

Expand Down

0 comments on commit 045d938

Please sign in to comment.