aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/ui.lua
diff options
context:
space:
mode:
authorRaphael <glepnir@neovim.pro>2023-07-04 20:30:31 +0800
committerGitHub <noreply@github.com>2023-07-04 05:30:31 -0700
commitcf5f1492d702f940934b0b40024d1741e4474542 (patch)
tree2444280f368c471efb19f52d9461d1c830fc895c /runtime/lua/vim/ui.lua
parentcebc00603ea39871d37167ece1615d0a5716479d (diff)
downloadrneovim-cf5f1492d702f940934b0b40024d1741e4474542.tar.gz
rneovim-cf5f1492d702f940934b0b40024d1741e4474542.tar.bz2
rneovim-cf5f1492d702f940934b0b40024d1741e4474542.zip
fix(lsp): revert change to buf.clear_references() #24238
Problem: in #24046 the signature of buf.clear_references() changed, which indirectly breaks callers that were passing "ignored" args. Solution: because util.buf_clear_references() already defaulted to "current buffer", the change to buf.clear_references() isn't actually needed, so just revert it.
Diffstat (limited to 'runtime/lua/vim/ui.lua')
0 files changed, 0 insertions, 0 deletions