Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace fancy-dabbrev with mono-complete | David Morgan | 2024-10-14 | 1 | -13/+23 |
| | |||||
* | Ensure hippie-expand binding is applied | David Morgan | 2024-10-08 | 1 | -1/+4 |
| | |||||
* | Make he-substitute-string advice respect other bracket types | David Morgan | 2024-10-07 | 1 | -4/+4 |
| | |||||
* | Tidy hippie-expand-try-functions-list | David Morgan | 2024-10-07 | 1 | -12/+11 |
| | |||||
* | Correctly use a new dabbrev | David Morgan | 2024-10-07 | 1 | -1/+11 |
| | |||||
* | Apply fix for dabbrev bug until 30.1 is released | David Morgan | 2024-10-04 | 1 | -0/+3 |
| | |||||
* | Remove unnecessary :diminish | David Morgan | 2024-10-04 | 1 | -1/+0 |
| | |||||
* | Reduce completion-cyle-threshold | David Morgan | 2024-10-02 | 1 | -1/+1 |
| | |||||
* | Use corfu-indexed without tab/enter | David Morgan | 2024-10-02 | 1 | -1/+19 |
| | |||||
* | Fix corfu-quick binding | David Morgan | 2024-10-02 | 1 | -1/+1 |
| | |||||
* | Remove spurious defers | David Morgan | 2024-09-20 | 1 | -1/+0 |
| | |||||
* | Add affix key for non-leading initialism | David Morgan | 2024-09-13 | 1 | -0/+1 |
| | |||||
* | Fix typo | David Morgan | 2024-09-13 | 1 | -1/+1 |
| | |||||
* | Update orderless config | David Morgan | 2024-09-13 | 1 | -27/+18 |
| | |||||
* | Improve orderless literal matching function | David Morgan | 2024-09-13 | 1 | -6/+22 |
| | |||||
* | Fix comment | David Morgan | 2024-09-04 | 1 | -1/+1 |
| | |||||
* | Update for elpaca :ensure changes | David Morgan | 2024-02-17 | 1 | -1/+1 |
| | |||||
* | Improve handling of corfu and vertico extensions | David Morgan | 2024-01-27 | 1 | -2/+1 |
| | |||||
* | Copy latest cape bindings from the README | David Morgan | 2023-11-15 | 1 | -1/+3 |
| | |||||
* | Remove references to deprecated cape-ispell | David Morgan | 2023-11-15 | 1 | -3/+1 |
| | |||||
* | Tweak completion settings (ignore case) | David Morgan | 2023-08-15 | 1 | -2/+5 |
| | |||||
* | straight.el -> elpaca | David Morgan | 2023-05-19 | 1 | -4/+5 |
| | |||||
* | Fix indentation | David Morgan | 2023-01-17 | 1 | -11/+11 |
| | |||||
* | Use strict (non-leading) initialism by default | David Morgan | 2022-11-30 | 1 | -3/+3 |
| | |||||
* | corfu-doc -> corfu-popupinfo | David Morgan | 2022-11-29 | 1 | -4/+3 |
| | |||||
* | Mostly use smartparens | David Morgan | 2022-11-01 | 1 | -1/+1 |
| | |||||
* | Change {vertico,corfu}-quick bindings | David Morgan | 2022-10-22 | 1 | -2/+2 |
| | |||||
* | Move use-extension macro to init-packages | David Morgan | 2022-10-17 | 1 | -10/+0 |
| | |||||
* | Add some corfu extensions | David Morgan | 2022-10-17 | 1 | -6/+30 |
| | |||||
* | Improve vanity metric: startup time | David Morgan | 2022-10-14 | 1 | -17/+15 |
| | |||||
* | Fix dabbrev config | David Morgan | 2022-10-14 | 1 | -4/+4 |
| | |||||
* | Try out straight | David Morgan | 2022-10-10 | 1 | -2/+1 |
| | |||||
* | Update orderless config based on minad's latest | David Morgan | 2022-09-16 | 1 | -22/+34 |
| | |||||
* | Add orderless-strict-initialism | David Morgan | 2022-09-16 | 1 | -3/+11 |
| | |||||
* | Use correct keymap | David Morgan | 2022-09-16 | 1 | -1/+1 |
| | |||||
* | Add version of orderless-strict-leading-initialism | David Morgan | 2022-08-26 | 1 | -5/+12 |
| | |||||
* | Bind fancy-dabbrev-backward when popup is active | David Morgan | 2022-08-10 | 1 | -0/+6 |
| | |||||
* | Use fancy-dabbrev-expand | David Morgan | 2022-07-19 | 1 | -4/+6 |
| | |||||
* | Try cape | David Morgan | 2022-06-23 | 1 | -0/+25 |
| | |||||
* | Add partial-completion to completion-styles | David Morgan | 2022-06-15 | 1 | -1/+1 |
| | |||||
* | Prevent hippie expand line from unbalancing parens | David Morgan | 2022-06-15 | 1 | -0/+6 |
| | |||||
* | Stop dabbrev from changing case | David Morgan | 2022-05-31 | 1 | -0/+1 |
| | |||||
* | corfu-global-mode -> global-corfu-mode | David Morgan | 2022-05-16 | 1 | -1/+1 |
| | |||||
* | Add corfu-doc | David Morgan | 2022-03-22 | 1 | -0/+4 |
| | |||||
* | Temporary orderless-matching-styles change ↵ | David Morgan | 2022-02-28 | 1 | -1/+3 |
| | | | | (https://github.com/oantolin/orderless/pull/94) | ||||
* | Change hippie/dabbrev bindings | David Morgan | 2021-09-06 | 1 | -2/+4 |
| | |||||
* | Split out minibuffer config | David Morgan | 2021-08-28 | 1 | -318/+7 |
| | |||||
* | Make sure vertico-directory-enter is defined | David Morgan | 2021-08-27 | 1 | -0/+1 |
| | |||||
* | Wrap vertico-directory-enter to play nicely with Projectile | David Morgan | 2021-08-27 | 1 | -1/+14 |
| | |||||
* | Tweak some (mostly search-map) bindings | David Morgan | 2021-08-26 | 1 | -47/+50 |
| |