diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-10-24 08:01:08 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-10-24 08:01:08 -0700 |
| commit | db854fb8632de916e94eda361c102c0d71b53348 (patch) | |
| tree | ee79c31d1037fe9c83cd37bdfced49ac8fda9563 /emacs/custom/my-packages.el | |
| parent | fix(Emacs): don't restore GC settings after loading init.el (diff) | |
| download | emacs.d-db854fb8632de916e94eda361c102c0d71b53348.tar.gz | |
fix(eshell): drop the bookmark module
Change-Id: Iac8a034c54a0232fc227ed5ca235e55db9d96eaa
Diffstat (limited to 'emacs/custom/my-packages.el')
| -rw-r--r-- | emacs/custom/my-packages.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/emacs/custom/my-packages.el b/emacs/custom/my-packages.el index a31b5ee..809080f 100644 --- a/emacs/custom/my-packages.el +++ b/emacs/custom/my-packages.el @@ -47,9 +47,6 @@ (straight-use-package 'elfeed) (straight-use-package 'elfeed-org) -;; packages for eshell -(straight-use-package 'eshell-bookmark) - ;; packages for various text modes (straight-use-package 'markdown-mode) (straight-use-package 'yasnippet) |
