diff options
author | Sean Dewar <seandewar@users.noreply.github.com> | 2020-12-02 13:44:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-02 08:44:13 -0500 |
commit | 8fb786e415d1c3538452885455b2268d13f640a6 (patch) | |
tree | 3b9171dda85efadb38324f6a88c4ffcce69415f5 /runtime/lua/vim/lsp.lua | |
parent | d80f262f894bfc1d8a8ba79fdc5d1c14f738a140 (diff) | |
download | rneovim-8fb786e415d1c3538452885455b2268d13f640a6.tar.gz rneovim-8fb786e415d1c3538452885455b2268d13f640a6.tar.bz2 rneovim-8fb786e415d1c3538452885455b2268d13f640a6.zip |
vim-patch:8.2.0602: :unlet $VAR does not work properly (#13238)
Problem: :unlet $VAR does not work properly.
Solution: Make ":lockvar $VAR" fail. Check the "skip" flag.
https://github.com/vim/vim/commit/7e0868efcf094f2cc59fa4e18af3a8dc7aedd64f
Include patch 8.2.0601 changes so that ex_unletlock() can execute a callback if there are no errors.
Diffstat (limited to 'runtime/lua/vim/lsp.lua')
0 files changed, 0 insertions, 0 deletions