
-
I just tried creating my first plugin sterm.nvim - (s)tupid (term)inal. It is a pretty basic plugin which can only toggle between showing and hiding a terminal window. I felt like this was something I often needed, quickly running some commands and then back to editing. I looked at some of the established plugins for this, but they offered much more functionality then I needed, so I thought why not try making a plugin myself. It is pretty simple and only about 50 LOC. If you have any feedback I would love to hear it, I am no lua or neovim wizard.
-
Nutrient
Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
-
Have you checked out https://github.com/numToStr/FTerm.nvim?
-
I ended up wrapping toggleterm and it is pretty useful