vim-graphical-preview
vim-graphical-preview copied to clipboard
Small plugin for Vim to display graphics with SIXEL characters
I have completed the install with successfull compilation of ```libcallex-vim``` and ```vim-graphical-preview``` but was unable to see images. I *was able* to see images using the patched Alacritty. Thanks for...
Hi bytesnake, loved your talk at NeovimConf 2022, great work with this plugin. Are there any other build requirements? I get the below error when I `set filetype=markdown.graphics`. I don't...
I've tried ``` { 'mattn/libcallex-vim', cmd = 'make -C autoload' }, { 'bytesnake/vim-graphical-preview', cmd = 'cargo build --release' } ``` to configure vim-graphical-preview for Lunarvim / neovim packer. Is this...
First thank you for this wonderful plugin! inline image functionality is the only thing missing in Vim. judging from the sample videos, vim-graphical-preview makes Vim a better file viewer with...