Files
neovim/test/functional
zeertzjq 826fe56f5c fix(mark): mark without a view restores at topline #19224
For a local mark without a view, currently trying to restore its view
will put the cursor at topline, which is not the correct behavior.
Initialize `topline_offset` to `MAXLNUM` instead to fix this.
2022-07-04 13:28:14 -07:00
..
2022-06-28 12:37:39 +02:00
2022-06-28 04:02:29 -07:00
2022-07-04 13:09:47 -07:00