summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/vimscript/executable_spec.lua
diff options
context:
space:
mode:
authorluukvbaal <luukvbaal@gmail.com>2026-04-18 12:53:00 +0200
committerGitHub <noreply@github.com>2026-04-18 06:53:00 -0400
commit68f7acaaae662b7511cc71a20901066174e03538 (patch)
tree846cb77f5462feb114b1602668adf3fe9fed3dd0 /test/functional/vimscript/executable_spec.lua
parent6b9b4a1377b330fca651287025c1bf5242ac9790 (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