Differences between revisions 8 and 9
Revision 8 as of 2014-05-17 08:40:22
Size: 505
Editor: 정수
Comment:
Revision 9 as of 2014-05-17 08:41:04
Size: 597
Editor: 정수
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:

기타 패키징 시스템으로 [[https://github.com/dimitri/el-get|el-get]]이 있다.

Packages

ELPA Repositories

(add-to-list 'package-archives '("marmalade" . "http://marmalade-repo.org/packages/"))
(add-to-list 'package-archives '("melpa" . "http://melpa.milkbox.net/packages/"))

유용한 패키지들

기타 패키징 시스템으로 el-get이 있다.

Emacs (last edited 2024-07-11 12:56:50 by 정수)