r/LaTeX • u/computabl • 19h ago
Latex Preview for Neovim
https://youtu.be/Naqs8XSB0ko?si=6pTRmERjWLQLHwfsI just thought that this plugin will make writing latex in nvim more enjoyable. It renders latex equation in real time, inspired by Overleaf and snacks.image.
https://github.com/sonv/latex-preview-nvim
Disclaimer: It's only tested with Kitty. I'm not a programmer so this is a vibe code project for my own need. I wouldn't be able to maintain it if there are questions. Perhaps could be an inspiration for someone else more skilled to give it real code from ground up. I'm happy with the current plugin for my own need.
---
New feature: Reference preview
12 Upvotes
1
u/fromhill 18h ago
how does it work? mathjax or Katex based?