diff options
| author | Ashley Hauck <953151+khyperia@users.noreply.github.com> | 2026-04-19 13:42:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-19 07:42:08 -0400 |
| commit | 4b54bca3dfb0d06f4c5298565839994ec2e8b650 (patch) | |
| tree | 71bb40c8313735341647e1793364e0419a20dfc3 /test/functional/vimscript/executable_spec.lua | |
| parent | d393975b04e9226dbf4a8ec3eea75a62d37d7594 (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
