neovim-ui icon indicating copy to clipboard operation
neovim-ui copied to clipboard

Callbacks

Open tjdevries opened this issue 4 years ago • 4 comments

https://github.com/nvim-lua/popup.nvim/pull/4

@jbyuki did this awhile ago in popup.nvim but I forgot to merge -- since we're not really doing anything in popup.nvim at the moment, you may just want to implement that here.

tjdevries avatar Mar 10 '21 03:03 tjdevries

( @jbyuki This is probably a better repo to contribute to if you're interested. The goal is to get this repo in such a situation that it can be merged to neovim master )

tjdevries avatar Mar 10 '21 05:03 tjdevries

let's make neovim-ui better. btw shouldn't neovim-ui be in nvim-lua ? could be a way to better advertise/endorse the proiect.

teto avatar Mar 14 '21 16:03 teto

Neovim-ui has been an unfortunate casualty of 0.5, I'll start working on it as my main(ish) neovim thing after release.

Happy to have it moved it to nvim-lua (who is the nvim-lua person? Is it TJ?)

mjlbach avatar Mar 14 '21 16:03 mjlbach

Happy to have it moved it to nvim-lua (who is the nvim-lua person? Is it TJ?)

Looks like it is indeed @tjdevries: https://github.com/orgs/nvim-lua/people

kamalmarhubi avatar Apr 18 '21 17:04 kamalmarhubi