|
|
|
|
|
by skydhash
600 days ago
|
|
After years of VIM, I've decided to learn Emacs and have been doing all my coding and other stuff in it. There's not as much people and newer stuff like VSCode, but the whole ecosystem is pretty great and it's very extensible and customizable. Major and minor modes made is a good model to group functionalities together. Stuff like Compilation Mode, Tramps, Eglot, and how easy it is to add new features to the editor make it a joy to use. |
|