spacemacs/contrib/!window-management/perspectives/config.el

11 lines
298 B
EmacsLisp
Raw Normal View History

;;; config.el --- Git Layer configuration File for Spacemacs
;;
;; This file is not part of GNU Emacs.
;;
;;; License: GPLv3
;; Variables
(defvar perspective-enable-persp-projectile nil
"If non nil the helm-projectile-swtich-project command will create
a new perspective for each new project.")