Miszo Radomski

Results 2 issues of Miszo Radomski

Hi @onurzorluer, for starters I would like to thank you for the lovely library 👍 **Is your feature request related to a problem? Please describe.** I have two issues that...

I'm trying to use your plugin to render previews in telescope. I've created a bufferpreviewer_maker like this: ```lua local previewers = require('telescope.previewers') local image_api = require('image') local M = {}...