diff options
| author | luukvbaal <luukvbaal@gmail.com> | 2026-04-18 12:53:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-18 06:53:00 -0400 |
| commit | 68f7acaaae662b7511cc71a20901066174e03538 (patch) | |
| tree | 846cb77f5462feb114b1602668adf3fe9fed3dd0 /test/functional/vimscript/executable_spec.lua | |
| parent | 6b9b4a1377b330fca651287025c1bf5242ac9790 (diff) | |
fix(marks): adjust marks when unloading "nofile" buffer #39118
Problem: Marks are not adjusted unloading a buffer that doesn't exist
on disk. E.g. extmarks are still valid (and will be beyond the
end of the buffer if the buffer is reloaded), even though the
text is lost.
Solution: Adjust marks for a cleared buffer when unloading a buffer that
doesn't exist on disk.
Diffstat (limited to 'test/functional/vimscript/executable_spec.lua')
0 files changed, 0 insertions, 0 deletions
