Skip to content

queue-miscreant/fence-preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fence-preview

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.

Requirements

  • ImageMagick
  • LaTeX (optional)
  • Python libraries:
    • pynvim
    • wand (Python ImageMagick wrapper)
  • Plugins

Installation

Vundle

Commands

Plugin commands

Functions

Exposed functions

Keys

Plugin keybinds

Configuration

Global variables

Highlights

Plugin highlights

TODOs

  • 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

About

Reimplementation of vim-graphical-preview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published