7 ms·
The best editor is neither Emacs nor Vim, it's Emacs and Vim
- noelwelsh 12y agoI recently switched to Spacemacs and I'm really enjoying it. If you're a Vim user who wants to try Emacs, or an Emacs user who wants to work faster I recommend trying it.
- krat0sprakhar 12y agoPardon my ignorance but just running `git clone --recursive http://github.com/syl20bnr/spacemacs http://github.com/syl20bnr/spacemacs ~/.emacs.d` would install it? Wouldn't I need a working Emacs installation first? If yes, which one should I install for a Mac?
- vijaykiran 12y agoYou do need Emacs installed - First get it from http://emacsformacosx.com http://emacsformacosx.com
- endrebak 12y agoYou can also do "brew install emacs". I think that is the preferred option for Spacemacs.
- shinta42 12y agocan anyone teach me how to add erlang-elixir layer to dotspacemacs-configuration-layers list in ~/.spacemacs
- kols 12y ago(setq-default ;; List of configuration layers to load. dotspacemacs-configuration-layers '(erlang-elixir) )
- torkable 12y agoHow difficult is it to use my vim plugins and dot-files?
- endrebak 12y agoThis thing is really great. Been playing around with it for a few days and threw away my old .emacs. It's that good. One pro is that it will make plenty of excellent emacs packages easily discoverable.