Commit graph

76 commits

Author SHA1 Message Date
Itai Y. Efrat
02d4b7d1ec selectrum: add features section to README
Shamelessly stolen from Ivy, still a WIP
2021-07-25 02:49:40 +03:00
Bruce D'Arcus
54cf600cf5 Bump :completion selectrum
raxod502/selectrum@ad9d9f02d6 -> raxod502/selectrum@52b1129
raxod502/prescient.el@42adc802d3 -> raxod502/prescient.el@8573df9
oantolin/orderless@edce950fe1 -> oantolin/orderless@44935d8
minad/consult@1b66afd895 -> minad/consult@63f0a89
oantolin/embark@26e7311791 -> oantolin/embark@33e9af8
minad/marginalia@3e061a0fb5  -> minad/marginalia@f263745
2021-07-25 02:49:40 +03:00
Bruce D'Arcus
261927e9fb add orderless style dispatchers
Adds style dispatchers, with the examples on the orderless README.

https://github.com/oantolin/orderless#style-dispatchers
2021-07-25 02:49:40 +03:00
Edmund Miller
deed316283 fix(selectrum): Set max window height to 17
This mimics ivy now
2021-07-25 02:49:40 +03:00
Edmund Miller
da75da3ab5 fix(selectrum): Revert to jethro's version of file-search
Co-authored-by: jethrokuan <jethrokuan95@gmail.com>
2021-07-25 02:49:40 +03:00
Edmund Miller
4fb1b7ed23 fix(selectrum): Tear +selectrum-file-search down to consult-ripgrep 2021-07-25 02:49:40 +03:00
Edmund Miller
74b100cd54 fix(selectrum): Apply changes from minad's review
selectrum-fix-minibuffer-height has been deprecated.

The selectrum-refine-candidates-function should not be set. Only
selectrum-highlight-candidates-function is necessary in order to get
highlighting, when orderless-skip-highlighting is set.

Co-authored-by: minad <mail+gh@daniel-mendler.de>
2021-07-25 02:49:40 +03:00
Edmund Miller
dfce5ddb17 feat(selectrum): Add +selectrum/search-symbol-at-point 2021-07-25 02:49:40 +03:00
Edmund Miller
5216ba411f style(selectrum): Alphabetize and align binds 2021-07-25 02:49:40 +03:00
Edmund Miller
a1293a076b feat(selectrum): Add consult-mark 2021-07-25 02:49:40 +03:00
Edmund Miller
bc13b4a5c2 feat(selectrum): Add bookmark command 2021-07-25 02:49:40 +03:00
Edmund Miller
d47f0d6ab6 feat(selectrum): Set window height to match ivy 2021-07-25 02:49:40 +03:00
Edmund Miller
a23a96633b Update modules/completion/selectrum/TODO.org
Co-authored-by: Bruce D'Arcus <bdarcus@gmail.com>
2021-07-25 02:49:40 +03:00
Edmund Miller
b741d6a3b9 fix(selectrum): Remove unnecessary advice overrides 2021-07-25 02:49:40 +03:00
Edmund Miller
baa5b8f307 fix(selectrum): Use jcf +selectrum-file-search
Co-authored-by: jcf <github@invetica.co.uk>
2021-07-25 02:49:40 +03:00
Edmund Miller
b4e1b2130c refactor(selectrum): Move evil bindings where they belong 2021-07-25 02:49:40 +03:00
Edmund Miller
d760474e1d fix(selectrum): Move orderless/selectrum config...
to be only under `use-package! orderless`
2021-07-25 02:49:40 +03:00
Edmund Miller
3afb712452 fix(selectrum): Move prescient out of nested use-package 2021-07-25 02:49:40 +03:00
Edmund Miller
63cd3099ce Bump :completion selectrum
raxod502/selectrum@HEAD -> raxod502/selectrum@ad9d9f0
raxod502/prescient.el@HEAD -> raxod502/prescient.el@42adc80
oantolin/orderless@HEAD -> oantolin/orderless@edce950
minad/consult@HEAD -> minad/consult@1b66afd
oantolin/embark@HEAD -> oantolin/embark@26e7311
minad/marginalia@HEAD -> minad/marginalia@3e061a0
2021-07-25 02:49:40 +03:00
Edmund Miller
a3d7e5c512 docs(selectrum): Add temporary TODO file 2021-07-25 02:49:40 +03:00
Edmund Miller
155f4f6bdd docs(selectrum): Init README 2021-07-25 02:49:40 +03:00
Edmund Miller
42b3184eae feat(selectrum): Add config from Townk's private config
Co-authored-by: Townk <thiago@rapinialves.com>
2021-07-25 02:49:40 +03:00
Jethro Kuan
a0ff8d42c1 lazy-load embark 2021-07-25 02:49:40 +03:00
Jethro Kuan
f4517d890f set prescient things on selectrum-mode 2021-07-25 02:49:40 +03:00
Jethro Kuan
65c153796e Add selectrum project search 2021-07-25 02:49:40 +03:00
Jethro Kuan
21a8694727 add selectrum module 2021-07-25 02:49:40 +03:00