yanky.nvim
yanky.nvim copied to clipboard
Conflict with 'nvim-treesitter/nvim-treesitter-context' and 'p00f/nvim-ts-rainbow'
When telescope with these two plugins, paste through Telescope yank_history
will cause errors:
The minimal to reproduce this: yanky-reproduce
Step to reproduce:
- Copy the directory:
- Yank something with some brackets
- Open a file with some brackets and use
Telescope yank_history
to chose (<c-j>
and<c-k>
can navigate) the yanked one then press<cr>