emacs Starter Kits Spacemacs

Help us to keep this website almost Ad Free! It takes only 10 seconds of your time:
> Step 1: Go view our video on YouTube: EF Core Bulk Extensions
> Step 2: And Like the video. BONUS: You can also share it!

Example

Spacemacs is a popular starter kit for emacs. It features a robust package management solution and centers around emacs's popular evil mode, which provides many of the keybindings from vim.

It is called Spacemacs because it uses the Space key as the leader key (the idea is similar to Vim's leader key).

Installation is pretty easy. Just download and install the standard emacs distribution and then clone the git repo:

git clone https://github.com/syl20bnr/spacemacs ~/.emacs.d

Or, you can download a zip locally from the website and just copy it to ~/.emacs.d

Once you have it downloaded (cloned), launch it, then press the space bar to explore the interactive list of carefully-chosen key bindings. You can also press the home buffer's [?] button for some first key bindings to try.



Got any emacs Question?