Remove unneeded spacemacs packages
This commit is contained in:
parent
e8163bf6d3
commit
ca9b9e4441
|
@ -80,11 +80,7 @@ This function should only modify configuration layer settings."
|
||||||
dotspacemacs-additional-packages '(
|
dotspacemacs-additional-packages '(
|
||||||
zerodark-theme
|
zerodark-theme
|
||||||
plan9-theme
|
plan9-theme
|
||||||
winum
|
|
||||||
smartparens
|
smartparens
|
||||||
company-irony
|
|
||||||
company-irony-c-headers
|
|
||||||
flycheck-irony
|
|
||||||
)
|
)
|
||||||
|
|
||||||
;; A list of packages that cannot be updated.
|
;; A list of packages that cannot be updated.
|
||||||
|
|
Loading…
Reference in New Issue