Text Editors H (thelemmy.club)
submitted 1 month ago by to c/linuxmemes@lemmy.world
 

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
[–] [S] 3 points 1 month ago* (last edited 1 month ago) (1 child)

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 extend 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.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 2 points 1 month 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 πŸ™ƒπŸ™ƒ

  • source
  • parent