mirror of
https://github.com/posva/vim-vue.git
synced 2026-06-16 04:16:24 +08:00
0d5a392a11
A bang after unlet suppresses the error if there is no such variable, which removes the need for checking if the variable exists.