Commit Graph

22 Commits

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