Commit Graph

15 Commits

Author SHA1 Message Date
f3e6987ccd
chore: simplify tests workflow
Some checks failed
CI / build (emacs-26-alpine-ci-eask) (push) Failing after 24s
CI / build (emacs-27-alpine-ci-eask) (push) Failing after 18s
CI / build (emacs-29-alpine-ci-eask) (push) Has been cancelled
CI / build (emacs-master-alpine-ci-eask) (push) Has been cancelled
CI / build (emacs-28-alpine-ci-eask) (push) Has been cancelled
Taking advantage of the Emacs images available on my runner
2023-12-19 19:25:31 +01:00
49b6ca3efe
feat: add CI
All checks were successful
CI / build (26.3) (push) Successful in 3m7s
CI / build (27.2) (push) Successful in 3m55s
CI / build (28.2) (push) Successful in 3m32s
CI / build (29.1) (push) Successful in 3m39s
CI / build (snapshot) (push) Successful in 2m50s
2023-12-07 19:20:31 +01:00
9942e063b3
fix: actually open files when one is found 2023-12-06 19:28:24 +01:00
c90710f31b
feat: define root dir and extension on prefixed interactive calls 2023-11-05 23:06:16 +01:00
2909823905
feat: rename to quick-find-file, make it completing-read-agnostic 2023-11-05 22:18:23 +01:00
7c4af643f9
feat: add possibility to pass options to fd and find 2023-07-08 12:21:09 +02:00
df13ed9ce3
Shorter code, better default custom variables 2021-11-27 02:52:43 +01:00
b362d09693
Add autoloads to public functions 2021-05-02 21:13:34 +02:00
21076cf494
Add prerequisites 2021-05-02 18:05:26 +02:00
64876085bb
Add instructions for using ivy alternatives 2021-05-02 17:54:25 +02:00
12df9b7044
Fix markup 2021-05-02 17:49:30 +02:00
6645eecd2e
Add instructions for customization, and upcoming changes 2021-05-02 17:48:39 +02:00
4a2d11c784
Change default program to standard find 2021-05-02 17:36:26 +02:00
1c62401c7c
Add README and License 2021-05-02 17:33:41 +02:00
7ea5753839
Initial commit 2021-05-02 17:19:28 +02:00