1
0
Fork 0
mirror of https://github.com/Horhik/dotfiles.git synced 2024-09-13 11:57:18 +00:00
Dotfiles/home/doom_emacs/.config/emacs/init.el
2020-12-03 23:02:16 +02:00

4 lines
121 B
EmacsLisp

(require 'package)
(add-to-list 'package-archives
'("melpa-stable" . "https://stable.melpa.org/packages/"))