3

Helix does not aim to be a better vim / neovim. Thus, for example, there are officially no vim bindings and Helix follows the selection → action model. Helix is also a relatively new project.

https://github.com/helix-editor/helix/wiki/Differences-from

https://docs.helix-editor.com/title-page.html

all 13 comments
sorted by: hot top controversial new old
[-] natecox@lemmy.sdf.org 3 points 1 year ago

I am a fairly long time emacs user, used it as my primary editor and note taking app for around six years. I have a config large enough to warrant its own git repo separate from my normal dotfiles.

Before emacs I used vim for several years.

After really getting into Rust, I decided about three months ago to just take a look at helix and see what it was about… and I haven’t opened emacs or vim again since.

LSP and tree-sitter cover like 90% of what my old config was doing out of the box, and the kakoune inspired key bindings just felt so natural. I feel at home without the overhead of configuration paralysis.

Don’t get me wrong, helix has plenty of room to grow, but I’m excited to grow with it.

[-] devfuuu@lemmy.world 2 points 1 year ago* (last edited 1 year ago)

Been using it on all my machines for many months now. Replaced all my basic usage that I had of vim/neovim and all the attempted and failed customisations and plugins I had tried to install. It works very well for console editing any file I need to reach without being overwhelming with weird short cuts I'll never be able to learn and with nice enough UI/UX that guides and teaches. Even better the integration with lsp allows to launch some project files and have the basics like go to definition kinda work.

Tried to learn vim for many years without being succefull in doing much more than just moving around and inserting/deleting text with the most basic commands.

It's great for anyone that doesn't want to go the vim route but still get a powerful editor to learn.

[-] leo85811nardo@lemmy.world 0 points 1 year ago

While I totally understand the struggle of learning Vim, I would still recommend it over Helix for the fact that most popular IDE support "vim mode" or "vim plugin", making vim not only a text editor but also a popular workflow across development environments. I would totally try out Helix if the key memory isn't only restricted to the Helix program

[-] SubArcticTundra@lemmy.ml 1 points 1 year ago

I'm still a fan of turbo, Nano on steroids

[-] jennraeross@lemmy.world 1 points 1 year ago

I love Helix! It's pretty much replaced Vim for me, which was previously my preferred editor for quick changes, as opposed to loading up VSCode for when I'm putting in some sustained work.

Helix required a small amount muscle memory change, but nothing major, and in return I have a text editor which, due to sensible defaults, is exactly the same on all of my devices. I don't need to mess around with plugins (Vim plugins are fun, mind, but it's kind of a waste of time if Helix meets my needs out of the box.)

[-] nachtigall@feddit.de 1 points 1 year ago

I recently gave it a try after seeing dessalines recommending it. It is pretty cool but years of vim muscle memory won’t go away so easily :D

[-] Fryboyter@discuss.tchncs.de 1 points 1 year ago* (last edited 1 year ago)

In my opinion, users who already use vim are not the primary target audience of Helix. I see the target group more among users who want to switch from a "normal" editor to a modal editor. The selection → action model and the easier shortcuts probably make the switch easier for many. I personally don't like vim at all because of the handling (purely subjective view). Helix will definitely not be my default editor but I get along much better with it than with vim or neovim.

[-] KiranWells@pawb.social 1 points 1 year ago

When I first tried Helix, my main concern (that prevented me from getting too far into it) was not going from Vim to Helix, but the other way around. Vim (or sometimes vi) is a standard editor on almost any Linux machine, so if I am ever working on a server if a VM, I would need to know/use Vim keybinds. That made Vim a more useful tool for me to learn at the time, as I could use the skills both on my machine and anywhere else.

[-] nachtigall@feddit.de 2 points 1 year ago

I don’t feel like this is true anymore. Many distros do not ship vi(m) anymore but only nano.

[-] hunte@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

I kinda like Helix, I just don't really know what's the point of it. Some of the Kakoune bindings are marginally better than the vim default but any efficency I might get with it I instantly lose when trying to re-learn things or getting confused when I hop on a vim terminal on an other machine.

Kind of the same with the editor, it's like a 'batteries included vim' but I can just get that with a really light vim config and not mess up my workflow.

I guess it's might be cool if you are getting into it as your first modal editor but even then, if you want to use other stuff or need to use some different tools getting a vim extension will probably be easier than getting a Kakoune one.

I sometimes play around with Helix and I almost always have a good time, but there are too many vim features that I have integrated in my workflow that there isn't any good equivalent to in Helix. I use ex commands, the quickfix list, snippets, the fugitive plugin and just little custom commands and mappings that I've accumulated. I don't see myself switching to any editor full time that doesn't have a replacement for most of these features, but Helix is very nice and fun to use occasionally.

this post was submitted on 26 Jun 2023
3 points (100.0% liked)

Linux

47364 readers
1472 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS