Files
neovim/test/functional
Justin M. Keyes b1f25ea187 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.
2019-03-14 01:30:11 +01:00
..
2019-01-17 23:24:03 +01:00
2016-06-10 21:50:49 +03:00