-
I've made a plugin for neovim entirely written in Lua to perform all sorts of conversions. It's called nvim-conv. I don't know if something like this exists or not, but I needed it and wanted to learn how to write plugins, so there you go.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Nah but seriously, looks cool! One potential idea, maybe you could create an nvim-cmp source for it, like what cmp-git does for git? Then you could have LSP-style completions for them when you type something directly in the editor, instead of having to go to the commandline every time. Not sure how feasible/hard that'd be to do, but just an idea.
-
Better ref for this idea may be cmp-calc
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.