diff --git a/spacemacs b/spacemacs index 5cd259c..471ca97 100644 --- a/spacemacs +++ b/spacemacs @@ -17,7 +17,7 @@ ;; configuration in `dotspacemacs/config'. dotspacemacs-additional-packages '() ;; A list of packages and/or extensions that will not be install and loaded. - dotspacemacs-excluded-packages '(smartparens) + dotspacemacs-excluded-packages '(smartparens tern company-tern) ;; If non-nil spacemacs will delete any orphan packages, i.e. packages that ;; are declared in a layer which is not a member of ;; the list `dotspacemacs-configuration-layers'