diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-01-18 07:33:18 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-18 07:33:18 +0800 |
commit | 0133fbb37ab451edc08e3b01201777c58d3fd931 (patch) | |
tree | 5cce0072e43a2c7242c9bbdacddc905d8df585e4 /runtime/lua/vim/ui.lua | |
parent | 1453c7163d1cc94c8ff5b21dc7669195587e4461 (diff) | |
download | rneovim-0133fbb37ab451edc08e3b01201777c58d3fd931.tar.gz rneovim-0133fbb37ab451edc08e3b01201777c58d3fd931.tar.bz2 rneovim-0133fbb37ab451edc08e3b01201777c58d3fd931.zip |
vim-patch:9.0.1213: adding a line below the last one does not expand fold (#21869)
Problem: Adding a line below the last one does not expand fold.
Solution: Do not skip mark_adjust() when adding lines below the last one.
(Brandon Simmons, closes vim/vim#11832, closes vim/vim#10698)
https://github.com/vim/vim/commit/da3dd7d857ba4fb4bf408dedd1d9d6a2d5e2ae9f
Co-authored-by: Brandon Simmons <simmsbra@gmail.com>
Diffstat (limited to 'runtime/lua/vim/ui.lua')
0 files changed, 0 insertions, 0 deletions