I have verified that this feature request has not been made before
Feature Type
New Plugin
Feature description
I found a cool new typst plugin to enable live previews of your pdf export, just like https://github.com/chomosuke/typst-preview.nvim . But instead of using browser for rendering, it renders it directly in neovim buffer using kitty image protocol.
I am trying to implement it right now. Shouldn't be too hard, it's purely in lua. But 2 plugins are named absolutely the same, so I am at a loss of how to even name it in the future PR.
Alternatives
No response
Additional Context
No response
I have verified that this feature request has not been made before
Feature Type
New Plugin
Feature description
I found a cool new typst plugin to enable live previews of your pdf export, just like https://github.com/chomosuke/typst-preview.nvim . But instead of using browser for rendering, it renders it directly in neovim buffer using kitty image protocol.
I am trying to implement it right now. Shouldn't be too hard, it's purely in lua. But 2 plugins are named absolutely the same, so I am at a loss of how to even name it in the future PR.
Alternatives
No response
Additional Context
No response