Seong Yong-ju
|
a7d30f6853
|
fix: +default/discover-projects not reading depth
Fix: #5736
Fix: #5735
|
2021-11-18 19:15:56 +01:00 |
|
Henrik Lissner
|
33b646826b
|
fix(vertico): add counsel-file-jump analogue
Fix 'SPC f F' / 'C-c f F' for vertico users
|
2021-07-28 12:54:23 -04:00 |
|
Henrik Lissner
|
dd9657d90d
|
Fix SPC f F w/ vertico + consult
Not a perfect analogue to counsel-file-jump, but it's a start (and
better than the previous no-op).
|
2021-07-25 17:55:59 -04:00 |
|
Shane Mook
|
c7029731d1
|
Updated projectile-project-search-path to use the correct arguments when
calling message and projectile-discover-projects-in-directory.
|
2021-01-28 18:51:42 -06:00 |
|
Henrik Lissner
|
2e088e7945
|
More feedback from +default/discover-projects
Log successes and failures to the echo area/*Messages* so we know the
command worked (or didn't).
|
2021-01-23 18:50:21 -05:00 |
|
Henrik Lissner
|
03fe396eea
|
Move +default/{find-in,browse}-emacsd to core lib
Renamed them to:
+ doom/find-file-in-emacsd
+ doom/browse-in-emacsd
|
2020-11-19 00:44:16 -05:00 |
|
Henrik Lissner
|
9c96feba56
|
Fix wrong-type-arg stringp error on +default/dired
When selecting a directory.
|
2020-07-27 18:09:57 -04:00 |
|
Henrik Lissner
|
87199113bd
|
SPC f d -> +default/dired
+default/dired will prompt you for a directory to open dired in. If
passed the universal argument, it will prompt you for a known project
instead.
|
2020-07-26 18:40:42 -04:00 |
|
Henrik Lissner
|
9f00dd4920
|
Warn if projectile-project-search-path is empty
When using +default/discover-projects
|
2020-06-10 02:55:59 -04:00 |
|
Henrik Lissner
|
8bf902d5f4
|
General refactors & reformatting across the board
|
2020-06-04 20:13:28 -04:00 |
|
Henrik Lissner
|
85fb59acca
|
Fix wrong-type-arg symbolp error from notes commands
|
2020-05-14 15:17:01 -04:00 |
|
Henrik Lissner
|
06b3439627
|
Load org on +default/{browse,find-in}-notes if org-directory isn't set
|
2020-05-13 19:33:23 -04:00 |
|
Henrik Lissner
|
bae9f91636
|
Speed up +default/{find-in,browse}-notes
This removes the 2-3s wait when using these two commands when the user
has defined `org-directory` early.
|
2020-05-11 03:00:08 -04:00 |
|
Henrik Lissner
|
6cb1390fac
|
Fix #2968: refactor how org-directory default is set
|
2020-04-25 15:43:05 -04:00 |
|
Henrik Lissner
|
b72e00b6ca
|
Bind SPC p D to +default/discover-projects
Closes #2601
|
2020-02-25 11:11:24 -05:00 |
|
Henrik Lissner
|
d1becfce89
|
config/default: reorganize autoloads
|
2019-12-23 17:20:19 -05:00 |
|