rust-tools.nvim
rust-tools.nvim copied to clipboard
fix: ssr request
The PR has done two things:
- Fixed the issue where calling
applly_workspace_editfailed in the SSR handler. - Fixed the issue where the ssr function became ineffective when
vim.ui.inputwas replaced by dressing or other plugins.