nvim-lua/wishlist

organized view of rendered math equations

Open

#51 aperta il 19 set 2023

Vedi su GitHub
 (4 commenti) (3 reazioni) (0 assegnatari) (0 fork)github user discovery
help wantedidea

Metriche repository

Star
 (249 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

What? Summarize the plugin you'd like to see exist. In a few sentences, what's your idea?

Ability to navigate through rendered equations, select and display multiple equations. The equations can be given using an external program or rendered in certain terminals, maybe like in this repository https://github.com/3rd/image.nvim/ that i did not try.

Why? What should this plugin provide? What problems does it solve?

latex code can be difficult to visualise

Potential existing implementations: Are there any existing plugins (Lua, Vimscript, or remote) that come close to your idea?

The popup of https://github.com/jbyuki/nabla.nvim comes close but I would prefer html of pdf

Potential pitfalls:

Are there any challenges you're aware of to making the plugin you're proposing?

The plugin might need to use external software due to the inability or difficulty to view images in terminal.

Guida contributor