Onivim 2: Lightweight, Modal Code Editor
github.com
Onivim 2: Lightweight, Modal Code Editor
1–10 of 78 posts
Re: Onivim 2: Lightweight, Modal Code Editor
#2Given this, and that there's at least one vim plugin for VSCode, is Onivim a serious alternative? How does VSCode+vscodevim compare to Onivim?
Re: Onivim 2: Lightweight, Modal Code Editor
#3> VSCode Plugin Support Given this, and that there's at least one vim plugin for VSCode, is Onivim a serious alternative? How does VSCode+vscodevim compare to Onivim?
I suppose the vscode plugin support is implemented in similar fashion as coc[1] does it.
Re: Onivim 2: Lightweight, Modal Code Editor
#4I see why people use it and maybe it not even a web app but I’m old enough to know vim gets me everything I need and using some ide desktop app is going to cost me more time in the long run.
For context, one of my biggest pet peeve is my dependence on desktop web browser. I wish I could actually be productive using something lynx.
Re: Onivim 2: Lightweight, Modal Code Editor
#5Re: Onivim 2: Lightweight, Modal Code Editor
#6I feel like a curmudgeon when say this but tools that make me leave my terminal ultimately never sit well. It always feels so limiting when you hit the point where you’re digging through the guts of some framework that basically a web app packaged as a desktop app. I see why people use it and maybe it not even a web app but I’m old enough to know vim gets me everything I need and using some ide desktop app is going t…
Re: Onivim 2: Lightweight, Modal Code Editor
#7"∙ Free for non-commercial and educational use."
"∙ Commercial use requires the purchase of a license."
and then
"Because of the support we've received from open source communities, we've decided to dual-license the code after 18 months - every commit, starting with 017c513, will be dual-licensed via the MIT License 18 months from that commit's date to master."
Re: Onivim 2: Lightweight, Modal Code Editor
#8Looks really nice, and it's cool to see something like this implemented in reason (OCaml really), but I don't see $35 worth of value compared to VSCode or MacVIM.
I'd wager most software developers can shell out $35 on a whim.
Re: Onivim 2: Lightweight, Modal Code Editor
#9Re: Onivim 2: Lightweight, Modal Code Editor
#10The licensing is a bit complicated. It is not really open source, until later, when it is: "∙ Free for non-commercial and educational use." "∙ Commercial use requires the purchase of a license." and then "Because of the support we've received from open source communities, we've decided to dual-license the code after 18 months - every commit, starting with 017c513, will be dual-licensed via the MIT License 18 months f…