Commit Graph

7 Commits

Author SHA1 Message Date
72efd0122a testing
Some checks failed
git-sync-with-mirror / git-sync (push) Has been cancelled
git-sync-with-mirror / test (push) Has been cancelled
2026-02-28 00:26:41 -05:00
Jesus E
21f2cf3a08 improve init elpa 2023-05-13 14:10:28 -04:00
Jesús
f058926969 simple command pin into use-package 2019-08-09 11:46:57 -05:00
Jesús
aa77769f08 change to MELPA mirror of smart-mode-line 2019-07-02 18:10:40 -05:00
Jesús
ed08b1201f neotree from MELPA: until fix https://github.com/jaypei/emacs-neotree/issues/317 2019-05-12 19:00:44 -05:00
Jesús
baebade667 change package-archive-priorities melpa-stable firts
Use the option package-archive-priorities which was made for this
very purpose. To prefer MELPA Stable over MELPA.

The higher the number, the higher the priority of a package archive.
For any package that exists in multiple archives Emacs' package manager
picks the package from the archive with the highest priority,
and ignores packages in other archives, even if the version number
is higher.

If the package exists in two archives of the same priority,
the higher version number wins, and ultimately
I think the order in package-archives.
2019-02-01 14:43:16 -05:00
Jesús
ced0fe8f9e Change directory lisp/ to modules/
FS #2
2019-01-22 15:45:41 -05:00