1
0
Fork 0
mirror of https://github.com/Horhik/dotfiles.git synced 2024-09-18 05:27:51 +00:00
Dotfiles/home/doom_emacs/.config/emacs/init.el

4 lines
121 B
EmacsLisp
Raw Normal View History

2020-12-03 21:02:16 +00:00
(require 'package)
(add-to-list 'package-archives
'("melpa-stable" . "https://stable.melpa.org/packages/"))