Exclude rtags packages from spacemacs
This commit is contained in:
parent
b3920646ab
commit
068a969683
|
@ -100,6 +100,7 @@ This function should only modify configuration layer settings."
|
|||
dotspacemacs-excluded-packages '(
|
||||
treemacs
|
||||
lsp-treemacs
|
||||
rtags
|
||||
)
|
||||
|
||||
;; Defines the behaviour of Spacemacs when installing packages.
|
||||
|
|
Loading…
Reference in New Issue