Files
neovim/runtime/lua/vim/_core
Justin M. Keyes 7ea148a1dc docs: use "ev" convention in event-handlers
Problem:
In autocmd examples, using "args" as the event-object name is vague and
may be confused with a user-command.

Solution:
Use "ev" as the conventional event-object name.
2026-03-12 11:12:56 +01:00
..
2026-03-11 18:00:18 +01:00
2026-01-23 09:30:37 +01:00
2026-03-11 18:17:46 +01:00