dotfiles/emacs.d/loadins/projectile.el

7 lines
226 B
EmacsLisp

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