Sam Kopp

Results 3 comments of Sam Kopp

I realize you said you don't like using an alias, and I agree that a `--files-only` option would be handy, but you do not need to use a second program...

I will add the shortcodes from [iamcal/emoji-data](https://github.com/iamcal/emoji-data) to the list and generator script before you merge.

Your change is adding dressing as a separate plugin. To add it as a dependency you would do this. ```lua { "ziontee113/icon-picker.nvim", dependencies = { "stevearc/dressing.nvim", }, config = function()...