mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-28 16:51:08 -05:00
refactor: move compat package to core
This package is cropping up in packages everywhere. Managing it has been a source of issues, so I'm making it a core package until v3, where we'll be able to pin packages without explicitly installing them.
This commit is contained in:
@@ -45,3 +45,5 @@
|
||||
;; doom-keybinds.el
|
||||
(package! general :pin "9651024e7f40a8ac5c3f31f8675d3ebe2b667344")
|
||||
(package! which-key :pin "8093644032854b1cdf3245ce4e3c7b6673f741bf")
|
||||
|
||||
(package! compat :pin "01fdf316a44eac9a7f6ab7e0983427a702ffd04d")
|
||||
|
Reference in New Issue
Block a user