Warning: Some posts on this platform may contain adult material intended for mature audiences only. Viewer discretion is advised. By clicking ‘Continue’, you confirm that you are 18 years or older and consent to viewing explicit content.
All I want is a performant and modern Emacs that has the same speed and startup time as neovim while not requiring the daemon, which also has the stability and capabilities of neovim (things like super easy language integration and lsp are a godsend)
Tweaking the init file goes a long way in speeding up Emacs init, you can change the GC threshold during initialisation, as well as only load a minimum amount of packages
All I want is a performant and modern Emacs that has the same speed and startup time as neovim while not requiring the daemon, which also has the stability and capabilities of neovim (things like super easy language integration and lsp are a godsend)
Tweaking the init file goes a long way in speeding up Emacs init, you can change the GC threshold during initialisation, as well as only load a minimum amount of packages