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.
I am actually a user of Evil, which provides vim keybindings in Emacs. I switched from vim to Emacs, because I wanted to use org-mode, but I prefer vim keybindings.
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
Smh, it’s spelt
vim
by the wayI am actually a user of
Evil
, which providesvim
keybindings in Emacs. I switched from vim to Emacs, because I wanted to use org-mode, but I prefer vim keybindings.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