Skip to content

Releases: Aasim-A/scrollEOF.nvim

1.2.10

31 May 08:09
2575109

Choose a tag to compare

fix: Fixed filetype filter not working & fixed scrolloff reset logic (#29)

1.2.9

13 May 17:23
9dd748a

Choose a tag to compare

fix: Correctly set the scrolloff value when trying to handle large scrolloff #24. (#25)

1.2.8

12 May 16:06
0bb89da

Choose a tag to compare

fix: Added support for large scrolloff values (#23)

1.2.7

04 Feb 09:21
a186f69

Choose a tag to compare

fix: gg G can cause the cursor position to show incorrectly #21

1.2.6

08 Jan 01:29
75a471d

Choose a tag to compare

refactor: use screen line APIs to work with wrapped lines (#12)
fix: only update the scroll when we're scrolling down (#13)

New contributors:

1.2.5

20 Oct 15:17
cd7d9f0

Choose a tag to compare

  • fix: Correctly calculate window height. #10

1.2.4

16 Sep 11:04
3fb4c69

Choose a tag to compare

  • Respect scrolloff when scrolling window without moving the cursor (#9)

1.2.3

18 Aug 23:51
158f130

Choose a tag to compare

fix: Considers folded lines near EoF (#8 )

1.2.2

26 Jun 19:47
0803498

Choose a tag to compare

Removed buggy commit that causes garbage to be inserted when the plugin is enabled in insert mode (#5).

1.2.1

07 Jun 15:54
81a88a5

Choose a tag to compare

  • Fixes the plugin not working when scrolloff is set to high value