diff options
author | luukvbaal <31730729+luukvbaal@users.noreply.github.com> | 2023-02-19 01:33:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-19 08:33:02 +0800 |
commit | cbd4480f97a913e0e356ec02f652b693b0195767 (patch) | |
tree | bd3225f1f046bc8702393d371b8fddb3bc82bbac /runtime/lua/vim/shared.lua | |
parent | 2f6413797499a1bdac28c20a491e8ea3be33bda3 (diff) | |
download | rneovim-cbd4480f97a913e0e356ec02f652b693b0195767.tar.gz rneovim-cbd4480f97a913e0e356ec02f652b693b0195767.tar.bz2 rneovim-cbd4480f97a913e0e356ec02f652b693b0195767.zip |
vim-patch:9.0.1324: "gj" and "gk" do not move correctly over a closed fold (#22320)
Problem: "gj" and "gk" do not move correctly over a closed fold.
Solution: Use the same code as used for "j"/"k" to go to the next/previous
line. (Luuk van Baal, closes vim/vim#12007)
https://github.com/vim/vim/commit/441a7a94482f704b66253b8d08130f27b6b13736
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions