projects
/
.emacs.d.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b202fb
)
stable melpa, flycheck mode
author
Ramakrishnan Muthukrishnan
<ram@rkrishnan.org>
Mon, 6 Jun 2016 13:52:40 +0000
(19:22 +0530)
committer
Ramakrishnan Muthukrishnan
<ram@rkrishnan.org>
Mon, 6 Jun 2016 13:52:40 +0000
(19:22 +0530)
packages.el
patch
|
blob
|
history
diff --git
a/packages.el
b/packages.el
index a7554dec85ef38038d3e63c7f717e1a98e2e100f..7984c0e0cdfa771b080308a3ba704544404aef80 100644
(file)
--- a/
packages.el
+++ b/
packages.el
@@
-10,7
+10,7
@@
(expand-file-name "elpa" emacs-d))
(add-to-list 'package-archives
- '("melpa" . "https://
melpa.milkbox.net
/packages/") t)
+ '("melpa" . "https://
stable.melpa.org
/packages/") t)
(add-to-list 'package-archives
'("gnu" . "https://elpa.gnu.org/packages/") t)
(package-initialize)
@@
-36,7
+36,8
@@
ledger-mode
company
company-ghc
- markdown-mode))
+ markdown-mode
+ flycheck))
; install the missing packages
(dolist (package package-list)