[0]: https://github.com/rougier/nano-emacs
Sure, if you put up with the pain of setting it all up, eventually, you have something that works and that only you can use.
I've tried a lot of editors over the years... Currently I'm using neovim. It's been pretty nice--after some major adjustments. I like altering my configs and changing what's not working for me. Would I use it exclusively? No, but it's a nice tool to have in my toolbox. And with some effort it also can look very pretty.
[1]: https://www.youtube.com/watch?v=QMVIJhC9Veg&embeds_euri=http...
> eventually, you have something that works and that only you can use
This criticism doesn’t make a lot of sense to me. You do a lot of keyboard sharing? Who else needs to use Your editor?
There is at least editorconfig for sharing config with other editors a little.
LaTeX takes a lot of study to become expert in it, but there are books that help. Emacs, on the hand, can be learned from the inside through its great help functionality (starting with the easy to remember Ctrl-H).
Zone seems like fun, but I would never activate it.
But I still had no idea that zones existed until today.
Vim+Python might be more popular than Emacs+Lisp, so here's my rainbow mode plugin to help with Tabs: https://github.com/csdvrx/indent-rainbow
Even better if you make it single pixel wide, something I like from VSCode. This way, it works nicely with rainbow colors in dark mode too.
And while we're at it, rainbow color the related opening and closing brackets too: https://code.visualstudio.com/blogs/2021/09/29/bracket-pair-...
EDIT: applying the grayscale color to the background would be another direction, it also looks nice: https://marketplace.visualstudio.com/items?itemName=leodevbr...
Would be great when working on a C++ project.
Edit: not comic neue, but related:
i like these, though i failed reproducing this in my doomemacs setup. i'm still a rookie
(I can't assess it myself myself because .el files are at the sorcery level too high for Rincewind-like skills.)
For example, I wrote a minor mode for centering text, an org-export backend for Notion, and some plumbing for chatgpt-shell.
I recently asked GPT-4 to write an elisp function that would automatically query GPT using an openai client and insert a docstring written by GPT for any Python function under the point. It worked on the first try!
I use color very intentionally to mean something. The only time I theme something is if it’s already themeable and I can set the theme to use 3 bit terminal colors so I can drive all themes from one place (my terminal profile).