Commit Graph

27 Commits

Author SHA1 Message Date
David Morgan f4fe800c75
straight.el -> elpaca 2023-05-19 12:09:57 +01:00
David Morgan 82a42c2240
Try out straight 2022-10-10 16:28:16 +01:00
David Morgan 1dc08a98e7
Enable certain modes in after-init-hook 2022-10-05 16:48:02 +01:00
David Morgan 03d1790fe5 Fix defer issue 2022-09-06 07:43:27 +01:00
David Morgan 619f0127d6 consult-project-extra-find default narrowing 2022-07-27 14:08:14 +01:00
David Morgan 01ecd96aa7 Add more entries to project-switch-commands 2022-07-19 16:07:32 +01:00
David Morgan 37e29ad37f Change persp-mode-prefix-key to C-c x 2022-06-23 08:09:10 +01:00
David Morgan 442d1519e3 Fix persp-switch-last/prev binding clash 2022-05-31 09:31:41 +01:00
David Morgan 5e9a8418ca Add persp-previous-buffer-same-mode-other-window 2022-05-20 13:32:02 +01:00
David Morgan df39e7d18e Change persp-mode-prefix-key to C-c p 2022-05-19 10:10:29 +01:00
David Morgan 92c96bf988 Remove project-rootfile 2022-05-19 10:09:23 +01:00
David Morgan b81a425af9 Use recentf order, not minubuffer history order, for project-recentf 2022-05-18 14:08:21 +01:00
David Morgan 6a8748d142 Fix eldoc docstring length warnings 2022-05-18 14:06:19 +01:00
David Morgan 419ec25a25 Try out project-rootfile 2022-05-17 15:57:02 +01:00
David Morgan 712502951d Avoid clash with new emacs bindings 2022-04-28 06:59:49 +01:00
David Morgan e3aa4c7006 Improve project switching 2022-02-28 11:46:00 +00:00
David Morgan 8420a8cb9b Add persp-current-project-root 2021-10-05 08:07:10 +01:00
David Morgan b522e1aea3 Kill empty perspective created by aborted project switching 2021-09-20 16:05:22 +01:00
David Morgan c5d9f299b6 Don't use consult commands when switching projects
Due to issues with previews/perspectives
2021-09-20 16:03:52 +01:00
David Morgan ed43c29090 Add functions for switching to buffers using the same major mode 2021-09-17 16:38:57 +01:00
David Morgan 5347f83225 Add some persp switch bindings 2021-09-10 19:55:59 +01:00
David Morgan 36befc3963 Bind persp-switch-quick 2021-09-09 16:46:59 +01:00
David Morgan fd95242ad0 Prevent persp-mode from being restarted 2021-09-07 19:27:19 +01:00
David Morgan fbec4d1af0 Replace consult function with built-in ones 2021-09-07 19:26:40 +01:00
David Morgan 12eeddb90a Add function to switch back and forth between clojure src and test files 2021-09-06 21:14:32 +01:00
David Morgan 95a541923b Ensure perspective is enabled at startup 2021-09-03 07:36:20 +01:00
David Morgan 1c9f64d02c Switch from projectile to project.el 2021-09-01 16:30:44 +01:00