lsp-setup.nvim icon indicating copy to clipboard operation
lsp-setup.nvim copied to clipboard

follow up rust-tools

Open junnplus opened this issue 3 years ago • 1 comments

Signed-off-by: Ye Sijun [email protected]

Fixes: https://github.com/junnplus/lsp-setup.nvim/issues/28

junnplus avatar Aug 10 '22 08:08 junnplus

@horaoen Hi, I make this PR to follow up refactor of rust-tools.

If you are interested in it, can you help me to test it? You can specify the branch where lsp-setup.nvim is installed if you use packer.

use({
    'junnplus/lsp-setup.nvim',
    branch = 'rust-tools',
})

junnplus avatar Aug 10 '22 08:08 junnplus

@junnplus Hi,bro,I have tested it and it works well.

horaoen avatar Aug 11 '22 02:08 horaoen