summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/vimscript/executable_spec.lua
diff options
context:
space:
mode:
authorAshley Hauck <953151+khyperia@users.noreply.github.com>2026-04-19 13:42:08 +0200
committerGitHub <noreply@github.com>2026-04-19 07:42:08 -0400
commit4b54bca3dfb0d06f4c5298565839994ec2e8b650 (patch)
tree71bb40c8313735341647e1793364e0419a20dfc3 /test/functional/vimscript/executable_spec.lua
parentd393975b04e9226dbf4a8ec3eea75a62d37d7594 (diff)
feat(events): trigger MarkSet autocmd in :delmarks #39156
Problem: `api.nvim_buf_del_mark` already emits a `MarkSet` event with `col` and `line` set to 0. However, `:delmarks` currently emits no events. Solution: Change `:delmarks` to emit the same `col==line==0` event.
Diffstat (limited to 'test/functional/vimscript/executable_spec.lua')
0 files changed, 0 insertions, 0 deletions