To start the mode automatically in `foo-mode', add the following to your init file:
(add-hook 'foo-mode-hook #'rainbow-delimiters-mode)
To start the mode automatically in most programming modes (Emacs 24 and above):
(add-hook 'prog-mode-hook #'rainbow-delimiters-mode)
'Computer' 카테고리의 다른 글
엑셀 페이지번호 시작번호 바꾸기 (0) | 2015.01.06 |
---|---|
[Tip] Convert Start Screen into a Full Screen Start Menu (kind of) in Windows 8.1 (0) | 2014.12.03 |
What to do when Windows Explorer doesn't refresh (0) | 2014.06.12 |
TreeSize Free - Quickly Scan Directory Sizes and Find Space Hogs (0) | 2014.05.19 |
emacs cheat sheet (0) | 2014.05.03 |