this post was submitted on 09 Jan 2025
19 points (95.2% liked)

linuxmemes

31257 readers
258 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • Don't come looking for advice, this is not the right community.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     
    (page 2) 30 comments
    sorted by: hot top controversial new old
    [–] j4k3@lemmy.world 1 points 1 year ago

    "But guys, gtfomp" - emacs

    [–] Bysmuth@lemmy.zip 1 points 1 year ago

    Code and intellij have plugins available to use vim keybindings on them. I like this approach to get the best of both worlds

    [–] muntedcrocodile@lemm.ee 1 points 1 year ago

    Ewww not even vscodium

    [–] TrickDacy@lemmy.world 1 points 1 year ago (1 children)

    It always surprises me how complicated some of the editor tooling sounds in threads like this. Obviously once you learn how to use these things they are powerful, but how do people have the patience to deal with all of that in the beginning? This is coming from a guy who writes scripts constantly to avoid doing tedious, error-prone things.

    Also I keep seeing people say vscode is slow. One of the reasons I switched to it is that it's insanely fast compared to other editors I used (even those with far-inferior featuresets) 🤷‍♂️

    load more comments (1 replies)
    [–] NeilBru@lemmy.world 1 points 1 year ago (3 children)
    [–] asdfasdfasdf@lemmy.world 1 points 1 year ago

    Zed is amazing

    [–] Nester@feddit.uk 1 points 1 year ago (5 children)

    Just out of interest, what are the reasons someone would move from neovim to helix?

    I switched after development ended on the package manager I was using on neovim. I didn't at that moment want to simplify my vimconfig, so I looked into helix.

    Helix highlights the action you take, so if for example, you are deleting 5 lines, you select the lines first then hit delete. Sometimes the vim actions end up taking fewer keystrokes though. And I still prefer some ways vim does things. And I don't always agree with the kakoune inspiration of helix (I haven't used kakoune, just going by what the docs say) - for example, movement always selects text which I then have to unhighlight.

    But the biggest reason I stuck to helix was sane LSP defaults out of the box with minimal config. I was tired of having to fix LSP related bugs in my vim config after package updates.

    TLDR: saner defaults for helix + lazy to fix my bloated vimconfig.

    [–] lime@feddit.nu 1 points 1 year ago* (last edited 1 year ago) (1 children)

    i have sort of done this. the main thing is that the reversed object-verb command model just... latches onto your brain. this is from kakoune of course, but it just makes a lot of sense coming from vimland. multicursor is also nice because it removes some modes, meaning there is less state to keep in your head. finally, the plug-and-play nature of helix means you can have an lsp-enabled environment from the word go, with no configuration.

    [–] Nester@feddit.uk 1 points 1 year ago

    That's a good enough excuse for me to try it! Thanks.

    load more comments (3 replies)
    load more comments (1 replies)
    [–] phoneymouse@lemmy.world 1 points 1 year ago* (last edited 1 year ago) (5 children)

    My professor was always trying to get us to use vim or eMacs over an IDE to write our C programs. I’m sorry, I like using a mouse. I know, I know, blasphemy. I’m taking a shortcut. I’m a noob.

    When I absolutely have to, I go for vim, mostly because I know a few of the key bindings for it, but otherwise avoid it.

    load more comments (5 replies)
    [–] ZILtoid1991@lemmy.world -1 points 1 year ago

    The comparison is bad. It's more like comparing a kind of crappy car to a nice unicycle once you factor in UX. Not everyone likes to punch in key combinations so complicated it's making game cheats look simple in comparison.

    [–] Feathercrown@lemmy.world -1 points 1 year ago

    Me but in reverse

    load more comments
    view more: ‹ prev next ›