Will Helix fall into config hell when plugin support comes out? #12767
Replies: 3 comments 1 reply
-
Helix will remain to be batteries-included. |
Beta Was this translation helpful? Give feedback.
-
Not likely. If a new plugin is created in Steel and is well liked by most, then it should be included within Helix, by re-implementing the plugin's features using Rust. Specifically because native compiled Rust will be faster than Steel, and that's one of the main advantages of Helix, which should always remain. |
Beta Was this translation helpful? Give feedback.
-
Hey, Thanks so much for your work on the editor. I've been enjoying it so much these days. As some people here and there, I am mildly concerned about the future of the editor I hope that the editor will only become better over time and will avoid becoming yet Don't take the above seriously ofc., and thanks so much for your work again. All the best. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I use Nvim rather than Helix, I've done some reading about it and I think its a pretty cool project; because it's not Vim and has nice features built-in. That's a good way to avoid a bunch of 3rd party plugin implementations.
I know some users switched from Emacs and Vim or Nvim, but right now a lot of users' Nvim workflows couldn't be recreated in Helix since a lot of functionality comes from plugins. I think a big advantage for Helix if most users could have feature-rich IDE setups without long configs and spending many hours working on them.
Beta Was this translation helpful? Give feedback.
All reactions