Files
neovim/test/functional
Justin M. Keyes 9aa4608401 refactor: introduce nvim_on internally #39883
Problem:
`nvim_create_autocmd` is too verbose and its `callback` requires extra
"nesting".

Solution:
Introduce `nvim_on`. Start using it internally. Then we can get a feel
for how it should look before making it public.
2026-05-20 17:33:01 -04:00
..
2026-05-17 10:02:12 -04:00
2026-05-07 10:36:48 +02:00
2026-04-25 11:16:18 -04:00