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-20 17:33:01 -04:00
2026-05-20 17:33:01 -04:00
2026-05-10 14:22:31 -04:00
2026-05-16 05:15:05 -04:00
2025-12-30 01:44:24 -05:00
2026-05-01 06:28:16 -04:00
2026-03-12 04:40:07 -04:00
2026-04-18 15:38:59 -04:00
2026-05-07 16:13:41 -04:00
2026-05-11 16:51:58 +08:00
2026-04-30 19:19:42 +02:00
2026-04-25 19:02:06 +08:00
2026-05-02 10:46:23 -04:00
2026-04-30 12:22:57 +02:00
2026-04-22 11:38:58 -04:00
2026-05-02 10:46:23 -04:00
2026-04-23 17:11:59 -04:00
2026-05-20 17:33:01 -04:00
2026-04-28 18:29:17 -04:00
2026-05-20 17:33:01 -04:00
2026-04-30 11:43:04 -04:00