~/.emacs.d/local.el
(setq default-directory "D:\\git")
(custom-set-variables '(initial-buffer-choice "D:\\git"))
(add-to-list 'sml/replacer-regexp-list '("^G:/" ":Git:"))
DLLs needed for picture viewing
C-=
er/expand-regionM-
lacarte
C-x u
進入 undo-tree-visualizer-modep
n
上下移動b
f
左右切換t
顯示時間戳q
退出
C-S-c C-S-c
Add cursor to each line selectedC->
/C-<
Mark next/last occurenceC-S-C C-<
Mark all like thisC-.
/C-,
Mark next/last word like thisC-C C-,
Mark all words like this
r
Load a random xkcdt
Show alt-text in the minibuffere
Link to explain-xkcd
Enter
Current selectionC-s
,C-r
NavigatingM-n
,M-p
Change to previous/next directories in historyM-s
Search for file matching inputC-SPC
Iterative filteringC-f
find file without ido-mode;C-b
bufferC-d
Enter diredC-j
Create file
-
Compile the executive
$ git clone https://github.com/chrisdone/structured-haskell-mode.git $ cd structured-haskell-mode $ cabal install
-
Add
C:\Users\LauZi\AppData\Roaming\Cabal\bin\
toPATH
- Cheatsheet
C-c .
Insert timestampC-c C-t
Mark TODO
C-c SPC
/C-c C-SPC
Jump to wordC-u C-c SPC
Jump to charC-u C-u C-c SPC
Jump to line
C-c p f
Find file in projectC-c p g
Find text matches in project
C-z
Enter global god modexs
->C-x C-s
x s
->C-x s
gf
->M-f
Gx
->C-M-x
$1
First field${1:n}
First field defaulted to n$1 $1
First field is automatically copied${1:${2:a} $2}
Nested templatesC-c C-t
Test current template