Earlier quoted context omitted.
I believe vim is a lot smaller, so for many cd-images it is easier to find the space to include it. The quickes way to validate this believe was to look for the Ubuntu package sizes (look at the size (installed)): https://packages.ubuntu.com/bionic/vim-nox https://packages.ubuntu.com/bionic/emacs25-nox
I’m not sure if that’s actually true...vim has a hard dependency on ‘vim-runtime’ which is actually pretty big (28mb)
Where Vim Came From
261–265 of 265 posts
Re: Where Vim Came From
#262Earlier quoted context omitted.
Yes, Emacs!
Please provide me with bootable emacs
https://www.informatimago.com/linux/emacs-on-user-mode-linux...
Re: Where Vim Came From
#263Earlier quoted context omitted.
... which uses needs evil-mode
Evilmode is useless for long-time vim users with muscle memory. Things such as different behavior of ? or / are frustrating. Also many popular plugins (such as orgmode) interfere with evilmode. And movement between windows. And there's not even a consistent keystroke to close a window in emacs, and evilmode's mapping of q muddies the situation even further.
Re: Where Vim Came From
#264Earlier quoted context omitted.
Evilmode is useless for long-time vim users with muscle memory. Things such as different behavior of ? or / are frustrating. Also many popular plugins (such as orgmode) interfere with evilmode. And movement between windows. And there's not even a consistent keystroke to close a window in emacs, and evilmode's mapping of q muddies the situation even further.
I'm not sure why you're telling me this. I'm just pointing out that Spacemacs is not an alternative to evil-mode, since the latter is a fundamental part of the former.