-
SPC b b
- Helm mini; lists buffers & recent filesCTRL SPC
- Mark ItemsCTRL z
- Actions
-
SPC b B
- ibuffer -
SPC f f
- open filesCTRL h
- up a folderCTRL l
- open a folderCTRL j
- upCTRL k
- down
-
SPC p f
- opens root of project -
SPC p p
- opens projects -
SPC /
- searches through project -
SPC s s
- search in a file -
SPC s l
- find all function definitons in a file -
SPC v
- expand region -
SPC V
- contract region -
s (
- put parens around a region -
SPC s e
- multiple cursorsn
- jumpN
- jump
SPC h d
- help describe
SPC h d f
- help describe functions
SPC h d v
- help describe variables
SPC f e h
- help
ALT /
- snippet completion
SPC t s
- syntax checking
SPC e
- syntax checking options
SPC a r
- ranger
SPC a d
- deer
[e
- Move line up]e
- Move line down[SPACE
- Insert space above]SPACE
- Insert space below[p
- Paste above current line]p
- Paste below current line
grm
- make-all-cursorsgru
- undo-all-cursorsgrs
- pause-cursorsgrr
- resume-cursorsgrf
- make-and-goto-first-cursorgrl
- make-and-goto-last-cursorgrh
- make-cursor-hereM-n
- make-and-goto-next-cursorgrN
- skip-and-goto-next-cursorM-p
- make-and-goto-prev-cursorgrP
- skip-and-goto-prev-cursorC-n
- make-and-goto-next-matchgrn
- skip-and-goto-next-matchC-t
- skip-and-goto-next-matchC-p
- make-and-goto-prev-matchgrp
- skip-and-goto-prev-match
SPC w c has been replaced by SPC w d