spacemacs/contrib/perspectives/config.el
2015-03-15 00:32:22 -04:00

10 lines
295 B
EmacsLisp

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