this post was submitted on 24 Jul 2026
48 points (88.7% liked)

linuxmemes

32192 readers
1577 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 3 years ago
    MODERATORS
     

    Just for fun and discovery.

    Same as for distros and DE/WM.

    Share your own, as an image, or just a written list. :)

    Mine:

    ;) I didn't want to wait and see if @misty@lemmy.zip would make a text editor one. So I just made my own. :)

    you are viewing a single comment's thread
    view the rest of the comments
    [–] Digit@lemmy.wtf 1 points 3 hours ago (1 children)

    no one will spend time configuring an editor anymore, and just use a pre-configured, possibly web based, default.

    Well call me "no one".

    wc ~/.emacs.d/config.org
    4831  21376 200536 /home/digit/.emacs.d/config.org
    

    (... not to mention having written my own, in fish, since I know fish better than I know elisp (despite using them for around the same length of time), with the goal of it being simple to extent and reconfigure for fish users (like me, wanting a better handle on my text editor reconfiguring and learning how to better use the configuration language.)).

    emacs pinky

    setxkbmap -option ctrl:nocaps
    

    Save you, it can. ;)

    Though, then there's also evil-mode, and spacemacs and doomemacs, which I think both have evil-mode on by default.

    [–] lemonhead2@lemmy.world 2 points 50 minutes ago

    I'd swapped control and capslock almost immediately and still got emacs pinky. when I found vim, I decided I liked it more than the escape meta alt control shift madness, and quit. the vim script was better than elisp, but not great. neovim lua is better than vim script, but still a little lacking.

    i too have thousands of lines in my neovim config... but if I was starting today, the point and click editors are adequate enough that I might not invest the time.

    that said, I just added two plugins into my config today πŸ™ƒπŸ™ƒ