Files
neovim/test/functional/editor
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
..
2021-09-17 09:16:40 -07:00
2021-09-17 09:16:40 -07:00
2021-09-17 09:16:40 -07:00
2022-03-10 14:34:55 +08:00
2021-09-17 09:16:40 -07:00
2022-04-20 00:10:02 +06:00