this wasnt the problem but i fixecd it thats aweomse
This commit is contained in:
parent
3d1cdfd805
commit
0f46b6a60a
1 changed files with 0 additions and 2 deletions
|
@ -97,13 +97,11 @@ Should make startup faster, taken from doom-emacs
|
|||
|
||||
(package-initialize)
|
||||
|
||||
|
||||
(unless (package-installed-p 'use-package)
|
||||
(progn
|
||||
(package-refresh-contents)
|
||||
(package-install 'use-package)))
|
||||
|
||||
|
||||
(require 'use-package)
|
||||
(setq use-package-always-ensure t)
|
||||
#+end_src
|
||||
|
|
Loading…
Reference in a new issue