spacemacs/contrib/!window-management/perspectives/config.el
2015-05-25 00:50:38 -04:00

11 lines
298 B
EmacsLisp

;;; 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.")