remove unused packages from custom
This commit is contained in:
parent
f854300963
commit
18fe8d14f7
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -227,7 +227,7 @@
|
||||||
'(custom-safe-themes
|
'(custom-safe-themes
|
||||||
'("d268b67e0935b9ebc427cad88ded41e875abfcc27abd409726a92e55459e0d01" default))
|
'("d268b67e0935b9ebc427cad88ded41e875abfcc27abd409726a92e55459e0d01" default))
|
||||||
'(package-selected-packages
|
'(package-selected-packages
|
||||||
'(nord-theme yasnippet use-package undo-fu tommyh-theme rustic rg material-theme lsp-ui flycheck evil dired-sidebar company)))
|
'(undo-tree yasnippet use-package rustic rg lsp-ui flycheck evil dired-sidebar company)))
|
||||||
(custom-set-faces
|
(custom-set-faces
|
||||||
;; custom-set-faces was added by Custom.
|
;; custom-set-faces was added by Custom.
|
||||||
;; If you edit it by hand, you could mess it up, so be careful.
|
;; If you edit it by hand, you could mess it up, so be careful.
|
||||||
|
|
Loading…
Reference in a new issue