rust-tools.nvim icon indicating copy to clipboard operation
rust-tools.nvim copied to clipboard

fix: ssr request

Open Xuyuanp opened this issue 2 years ago • 0 comments

The PR has done two things:

  1. Fixed the issue where calling applly_workspace_edit failed in the SSR handler.
  2. Fixed the issue where the ssr function became ineffective when vim.ui.input was replaced by dressing or other plugins.

Xuyuanp avatar Aug 08 '23 15:08 Xuyuanp