mirror of
https://github.com/neovim/neovim.git
synced 2024-12-28 14:31:13 -07:00
b1f25ea187
Problem: If autocmd pattern only contained `++once` handlers, and all of them completed, then there would be an empty group displayed by `:autocmd Foo`. Solution: Delete the pattern if all of its commands were deleted. |
||
---|---|---|
.. | ||
autocmd_spec.lua | ||
bufenter_spec.lua | ||
cmdline_spec.lua | ||
dirchanged_spec.lua | ||
filetype_spec.lua | ||
signal_spec.lua | ||
tabclose_spec.lua | ||
tabnew_spec.lua | ||
tabnewentered_spec.lua | ||
termclose_spec.lua | ||
textyankpost_spec.lua |