Live data from Hacker News

The best editor is neither Emacs nor Vim, it's Emacs and Vim

github.com

1–9 of 9 posts

Re: The best editor is neither Emacs nor Vim, it's Emacs and Vim

#4

Pardon my ignorance but just running `git clone --recursive 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?

You do need Emacs installed - First get it from http://emacsformacosx.com

Re: The best editor is neither Emacs nor Vim, it's Emacs and Vim

#9

Pardon my ignorance but just running `git clone --recursive 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?

You do need Emacs installed - First get it from http://emacsformacosx.com

You can also do "brew install emacs". I think that is the preferred option for Spacemacs.