Exclude rtags packages from spacemacs

This commit is contained in:
coolneng 2019-07-02 16:38:51 +02:00
parent b3920646ab
commit 068a969683
1 changed files with 1 additions and 0 deletions

View File

@ -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.