summaryrefslogtreecommitdiff
path: root/emacs/inits/11-completion.el
AgeCommit message (Collapse)Author
3 days[emacs] lexical binding i guesstslil
2026-04-05[emacs] allow not forcing completion in icompletetslil
2026-03-25[emacs] try a completing-read-in-region which more closely follows ↵tslil
consult--in-region
2026-03-22[emacs] listent to dbus for theme changes, fix edge case in backspace in ↵tslil
completing-read
2026-03-22[emacs] completion: fix two annoying bugs (prefixes, not using ↵tslil
exit-function); fix subword behaviour for backspace in paths
2026-01-02[emacs] -{consult,vertico,orderless,consult-hoogle,helpful} replaced by ↵tslil
icomplete-vertical and a few custom defns
2024-09-24[emacs] fix consult integration w/projectstslil clingman
2024-07-13[emacs] cleanuptslil clingman
2024-01-14[emacs] rm projects frm consult-buffer-sources (slow), rm tressitter-autotslil clingman
2023-11-02[emacs] switch back to vertico/selectrum/marginaliatslil clingman
icomplete is too slow on large lists
2023-10-24[emacs] drop a bunch of packages in favour of fido-vertical-modetslil clingman
2023-09-12[emacs] misc config updatestslil clingman
2023-01-18changes from $worktslil clingman
2022-04-17Small changes to orderlesstslil
2021-09-27Fixed tabs!tslil clingman
2021-09-09Add god modetslil clingman
2021-07-02custom abbreviate directory on modeline + consult-line as isearchtslil clingman
2021-06-29Switch from Selectrum+CTRLF to vertico+consult+marginaliatslil clingman
In the process, rid myself of company and everything that depended on it (RIP elpy), because i want a uniform interface for capfs, and that's vertico+consult.