mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Heavy refactor of package management; new parsing doom-read-packages
This commit is contained in:
@ -184,6 +184,8 @@
|
||||
(package! smart-forward
|
||||
:commands (smart-up smart-down smart-backward smart-forward))
|
||||
|
||||
(package! smex :commands smex)
|
||||
|
||||
(package! swiper :commands (swiper swiper-all))
|
||||
|
||||
(package! wgrep
|
||||
|
Reference in New Issue
Block a user