mirror of
https://github.com/neovim/neovim.git
synced 2026-01-29 00:27:15 +10:00
Problem: Making an autocommand trigger once is not so easy.
Solution: Add the ++once argument. Also add ++nested as an alias for
"nested". (Justin M. Keyes, closes vim/vim#4100)
eb93f3f0e2