Show Menu
Cheatography

Spacemacs Comprehensive Cheat Sheet (DRAFT) by

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Spacemacs Compre­hensive

Toggles
To Start
Windows
Files
SPC t a
- Toggle autoco­mpl­etion
M - m (SPC) t - E - h
- Hybrid Mode
SPC w
- Show windows menu
SPC f
- Show files menu
SPC t F
- Toggle auto fill mode
**
SPC - T - M
- Maximize Spacemacs
SPC w -
- Split window below
SPC f f
- Find and open file Show directory in dired
Projects
SPC - l - L
- Layouts
SPC w /
- Split window right
SPC f s
- Save current buffer
SPC p
- Show projects menu
CTRL - j
- REPL previous ESS
SPC w c
- Delete­(close) window
SPC f R
- Rename current buffer
SPC p p
- Open recent project
CTRL - k
- REPL forward ESS
SPC w u
- Undo window layout change
SPC f e d
- Open .spacemacs file
SPC p b
- Current project buffers
SPC - h - M
- Inferior ESS
SPC w m
- Maximize buffer
SPC f c
- Copy the current file to a different location
SPC p k
- Kill all project buffers
 
SPC w t
- Toggle window dedication
SPC s s
- Search in files
Quit
 
SPC w m
- Maximize and close other windows
SPC q q
- Quit Emacs and kill the server, prompt for changed buffers to save
 
``
SPC q r
- Restart both Emacs and the server, prompting to save any changed buffers
 

ESS

*