Emacs Hype PostI have used neovim for nearly a year, and I cannot tell you how many countless hours…
انتشار: 2026/06/19 21:07 UTC
Emacs Hype PostI have used neovim for nearly a year, and I cannot tell you how many countless hours I have spent in that config. Every, color, accent, and utility was hand designed in order for me to develop something like thisreddit.com/link/1uadbqo/video/7nlmc8wbwa8… I got the urge to replicate this configuration in emacs, and, despite the horrible defaults that ship with emacs, I noticed that the entire emacs framework is so much slimmer than neovims, it's packaging system is better, and it's introspection utilities are extremely powerful. What's the deal with more people not hyping emacs like neovim? Are the poorly designed defaults that much of a barrier to entry? Maybe the stigma about emacs being single-threaded? I know that, for me, the single threaded nature of emacs and the overbearing push to use doom-emacs really turned me off at first. Took me a year but I'll be heavily investing some time into the emacs config. Does anyone here have some suggestions for useful packages? The things I miss in neovim that I need in emacs are:\- nvim flash (basically a way to hop into text) \- treesitter parsers (and management) for julia in python \- nvim slime, i think this actually was inspired by an emacs utility, not entirely sure \- buffers in a statusline that sits at the top of the UI \- Rendering images/text in the buffer, image.nvim handled this entirely, and i just went with it, not entirely sure of it's mechanism other than that it was using the kitty protocol \- vai line formatting: notice in my vido that I use double letters for jump labels? Vai.nvim was a plugin that basically let me press a hotkey and it read the next two characters as input to jump to the labeled values. Much faster for accessing specific lines than using relative numbers because those letter keys were placedaround the home row for extremely fast access. Is there something like this available in emacs already? One thing I really appreciate about emacs after using a relatively fancy neovim TUI was the consistency of where things are placed. Because vim's TUI features like snacks, extras, etc add a lot of components to the screen, it's harder to bake where your eyes, fingers, and thoughts are all supposed to be given your current screen state. So far, adapting to emacs for different utilities has been much easier because there isn't that much visual fluff that causes massive changes to the screen state, so It feels faster moving between different types of buffers and hopping around...redd.it/1uadbqo@r_emacs