mirror of
https://github.com/posva/vim-vue.git
synced 2026-03-13 08:40:36 +08:00
A bang after unlet suppresses the error if there is no such variable, which removes the need for checking if the variable exists.
A bang after unlet suppresses the error if there is no such variable, which removes the need for checking if the variable exists.