emacs: remove unused packages
This commit is contained in:
parent
8e6d49c735
commit
2b9c7f2f78
1 changed files with 0 additions and 2 deletions
2
emacs.el
2
emacs.el
|
|
@ -90,11 +90,9 @@
|
||||||
(straight-use-package 'embark)
|
(straight-use-package 'embark)
|
||||||
(straight-use-package 'embark-consult)
|
(straight-use-package 'embark-consult)
|
||||||
(straight-use-package 'company)
|
(straight-use-package 'company)
|
||||||
(straight-use-package 'lsp-mode)
|
|
||||||
(straight-use-package 'speed-type)
|
(straight-use-package 'speed-type)
|
||||||
(straight-use-package 'magit)
|
(straight-use-package 'magit)
|
||||||
(straight-use-package 'restart-emacs)
|
(straight-use-package 'restart-emacs)
|
||||||
;; (straight-use-package 'mingus)
|
|
||||||
(straight-use-package 'ace-window)
|
(straight-use-package 'ace-window)
|
||||||
;; (straight-use-package 'projectile)
|
;; (straight-use-package 'projectile)
|
||||||
;; (straight-use-package 'osm)
|
;; (straight-use-package 'osm)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue