Show Menu
Cheatography

Beginner Emacs + CIDER Cheat Sheet (DRAFT) by

Landscape format FTW

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

File

C-x C-f
Open
C-x C-s
Save
C-x s
Save all
C-x k
Close
C-x C-c
Quit
 

Paredit

M-(
Wrap around
M-)
Close around + newline
C-;
Comment
C-k
Kill
M-s
Splice
M-?
Convolute
C-)
Slurp forward
C-(
Slurp backward
C-}
Barf forward
C-{
Barf backward
M-S
Split
C-M-f / C-M-b
Parens move fwd / back