mirror of
https://github.com/vim/vim.git
synced 2026-06-19 15:38:30 +02:00
1755a91851
Problem: It is not possible to manipulate autocommands.
Solution: Add functions to add, get and set autocommands. (Yegappan
Lakshmanan, closes #10291)