A plugin for previewing images from nvim. Somewhat of a reimplementation of vim-graphical-preview, which refused to compile on my Linux box.
A sister project to nvim-image-extmarks, which it depends upon.
- ImageMagick
- LaTeX (optional)
- Python libraries:
- pynvim
- wand (Python ImageMagick wrapper)
- Plugins
Plugin commands
Exposed functions
Plugin keybinds
Global variables
Plugin highlights
- Some pipelines need to not be automatic (Python)
- Better splits
- Preambles for fence content (TeX for math so that syntax works properly, Python imports(?))
- Default LaTeX display is not eye-searing
- Simple: white text on black
- Difficult: configurable, white text on configurable
- use
background
option by default
- use