mirror of
https://github.com/larstvei/dot-emacs.git
synced 2024-11-26 07:28:31 +00:00
No need to initialize packages anymore I guess
This commit is contained in:
parent
33a5324b9b
commit
b09aa309d7
1
init.org
1
init.org
@ -159,7 +159,6 @@
|
|||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(require 'package)
|
(require 'package)
|
||||||
(package-initialize)
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
Packages can be fetched from different mirrors, [[http://melpa.milkbox.net/#/][melpa]] is the largest
|
Packages can be fetched from different mirrors, [[http://melpa.milkbox.net/#/][melpa]] is the largest
|
||||||
|
Loading…
Reference in New Issue
Block a user