Closed astridlyre closed 3 years ago
Not much to say here, is there anything I missed? I think this is better to have the full prompt customizable, so I can make it like so:
snap.run({ prompt = 'Files ❱', producer = fzf(producer_file.args(ignore_dirs)), select = select_file.select, multiselect = select_file.multiselect, views = {preview_file} })
Seems reasonable, thank you!
Thanks! I'm loving this plugin, you've done great work and been so responsive too - really appreciate it
Not much to say here, is there anything I missed? I think this is better to have the full prompt customizable, so I can make it like so: