thumb: popup images and render LaTeX directly in Vim

2026年8月23日1 次浏览来源:Dev.to阅读原文

I made a small Vim 9.2+ plugin called thumb.

Put the cursor on an image path → → popup the image.

Select LaTeX in Visual mode → → render it as an image popup.

For example: Put the cursor on and run: Or select: and run: It uses Vim's native popup image support, with Python/Pillow for image conversion and matplotlib for LaTeX rendering.

No mappings are installed, so you can add your own: GitHub: Requires Vim 9.2+, Python 3, Pillow, and matplotlib.

Feedback welcome, particularly around the popup positioning/rendering.

分享
Baike.dev

baike.dev helps you discover great languages, frameworks, databases, DevOps and cloud-native tools.

Quick links

About

Contribute

Found a great developer tool? Share it with the community.

Submit a tool
© 2026 baike.dev Developer EncyclopediaUpdated daily · Discover great developer tools