Add undo-tree to core/packages.el #149
This commit is contained in:
parent
f0fc5c5281
commit
d6762bc893
1 changed files with 3 additions and 2 deletions
|
@ -28,18 +28,19 @@
|
|||
(package! shackle)
|
||||
|
||||
;; core-editor.el
|
||||
(package! editorconfig)
|
||||
(package! smartparens)
|
||||
(package! ace-link)
|
||||
(package! ace-window)
|
||||
(package! avy)
|
||||
(package! command-log-mode)
|
||||
(package! editorconfig)
|
||||
(package! expand-region)
|
||||
(package! help-fns+)
|
||||
(package! imenu-anywhere)
|
||||
(package! imenu-list)
|
||||
(package! pcre2el)
|
||||
(package! smart-forward)
|
||||
(package! smartparens)
|
||||
(package! undo-tree)
|
||||
(package! wgrep)
|
||||
|
||||
;; core-projects.el
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue