This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/contrib/!window-management/perspectives/config.el
2015-05-25 00:50:38 -04:00

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