AckslD / nvim-neoclip.lua

Clipboard manager neovim plugin with telescope integration
931 stars 19 forks source link

Allow fzf-lua prompt variable #83

Closed barrett-ruth closed 1 year ago

barrett-ruth commented 1 year ago

Minor nitpick, but after the recent fix with fzf-lua, I am stuck with a prompt of "Prompt" plus an icon my font cannot render.

Both telescope and fzf-lua allow setting this variable so if you could somehow pass in opts to require('neoclip').setup() that would be nice.

AckslD commented 1 year ago

Sounds good @barrett-ruth! I'm travelling at the moment so won't implement this but feel free to submit a PR :)