arch linux
pacman -S python-virtualenv auctex lynx markdown
- ace-jump-mode
- silversearcher-ag
- alert
- auto-complete ---
- css mode
- custom themes
- multiple cursors ------------
- deft mode
C-c SPC
- ace-jump-modeC-c C-SPC
- ace-jump-pop-markM-x ag
- silversearcher-agM-k
- kill this bufferC-z
- repeat last commandM-N
- winner-redoM-P
- winner-undo
C-g
Quit out of whatever mess you've gotten yourself intoM-x
Run a command by nameC-x m
Open magit. It's a magical git interface for emacs
C-x <
Scroll text in current window to the leftC-x >
Scroll to the right-
windmove
C-x n n
Narrow down between point and markC-x n w
Widen to make the entire buffer accessible againC-x n p
Narrow down to the current pageC-x n d
Narrow down to the current defun