Closed norris-young closed 10 months ago
I don't want to delete other windows when finding references and still need files being opened in the original buffer. So I add 2 customizable variables to make it available while keeping the default behavior unchanged.
Besides, I changed the argument name of lsp-bridge-ref-quit
from insert
to restore
, which should be more suitable.
Thanks for patch.