Files
neovim/runtime/lua/vim
glepnir 4431713285 feat(events)!: support Optionset modified, drop BufModifiedSet #35610
Problem:
BufModifiedSet autocmd only triggered for current buffer during
redraw, causing delayed events when :wa writes non-current buffers.

Solution:
- Use the aucmd_defer approach to implement `Optionset modified`.
- Drop BufModifiedSet.
2026-04-27 06:30:11 -04:00
..
2026-04-26 20:25:49 +02:00
2026-04-26 18:07:05 -04:00
2026-04-25 11:16:18 -04:00
2026-04-20 07:09:37 -04:00
2025-06-06 15:36:48 +01:00
2026-04-25 11:16:18 -04:00
2026-04-26 20:25:49 +02:00
2026-01-09 10:07:15 +01:00
2026-03-11 18:00:18 +01:00
2026-04-12 14:17:50 +02:00
2026-04-26 20:25:49 +02:00
2026-04-26 18:07:05 -04:00