coc-list-yanky
v0.0.2
Published
This plugin is a coc list implement for yanky.nvim
Downloads
1
Maintainers
Readme
This plugin is a coc list implement for yanky.nvim. If you use coc.nvim and yanky.nvim while have no interest in Telescope like me. You can use it for listing the yanky.nvim history.
Requirements
Make sure your neovim has these installed and enabled:
Install
In your neovim, run command:
:CocInstall coc-list-yanky
Setup keymap to open yanky history list like:
nnoremap <silent> <space>y :<C-u>CocList -A --normal yanky<cr>
Inspiration
License
MIT