this post was submitted on 10 Nov 2023
3 points (80.0% liked)
Emacs
310 readers
2 users here now
A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!
Get Emacs
Rules
- Posts should be emacs related
- Be kind please
- Yes, we already know: Google results for "emacs" and "vi" link to each other. We good.
Emacs Resources
Emacs Tutorials
- Beginner’s Guide to Emacs
- Absolute Beginner's Guide to Emacs
- How to Learn Emacs: A Hand-drawn One-pager for Beginners
Useful Emacs configuration files and distributions
Quick pain-saver tip
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I know, I will get a lot of downvotes, but as someone who using emacs for 5 years and switched from vim. And also as someone who have friends who are using vim/nvim and tried emacs. I have to say, if you are into unix philosophy (writing small programs which solve one problem really good), you should be at least prepared - emacs is anything but unix philosophy. It’s about having the whole universe on your laptop just to play tetris. Which is obviously not about clean small solutions. And as I noticed, there two groups of hardcore devs - those who go vi way and those who go emacs way. So, if you want to try, just run emacs and use builtin documentation. It’s great. But if you will feel that it is not your thing, I suggest trying nvim. Because it is vim which gets some emacs benefits (like having a normal language to write configs).