diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2019-03-13 22:31:07 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-03-14 01:30:11 +0100 |
commit | b1f25ea18797101f423cab23ac52c4e17377c5d4 (patch) | |
tree | 15e80cf350e3898477252c06df412bdfd227b8dc /scripts/gen_vimdoc.py | |
parent | 3259e45f926bcde4052e8b989e039f6047c2b205 (diff) | |
download | rneovim-b1f25ea18797101f423cab23ac52c4e17377c5d4.tar.gz rneovim-b1f25ea18797101f423cab23ac52c4e17377c5d4.tar.bz2 rneovim-b1f25ea18797101f423cab23ac52c4e17377c5d4.zip |
autocmd: do not show empty section after ++once handlers expire
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.
Diffstat (limited to 'scripts/gen_vimdoc.py')
0 files changed, 0 insertions, 0 deletions