Files
neovim/test/functional/plugin/lsp/utils_spec.lua
luukvbaal af0a2157ad fix(move): wrong cursor row on concealed line (#32629)
Problem:  Cursor row calculation does not take into account concealed lines.
Solution: Break the loop when the next calculated line is concealed.
2025-02-25 23:45:52 +01:00

12 KiB