dotfiles/emacs.d/loadins/projectile.el

7 lines
226 B
EmacsLisp
Raw Normal View History

2020-05-03 12:19:57 -04:00
;;; projectile.el -- projectile settings and hooks for init.el
;; Author: Rachel Fae Fox <fox@foxiepa.ws>
;; URL: https://git.foxiepa.ws/foxiepaws/dotfiles/
(setq projectile-switch-project-action 'neotree-projectile-action)