this post was submitted on 05 Nov 2023
1 points (100.0% liked)
Neovim
2157 readers
1 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Evil mode converts emacs into an actually usable editor
I meant more of how Emacs is really an interactive environment for a lisp interpreter. That is where you get all the "Emacs as an operating system" jokes from. NVim seems to be falling down the same rabbit hole of extensions and obscure commands except by way of Lua rather than Lisp.