Commit graph

18 commits

Author SHA1 Message Date
Joe Ardent
2bab24ec08 mostly works 2025-01-03 10:53:10 -08:00
Joe Ardent
4f7e9c5797 tweak 2025-01-03 10:51:49 -08:00
Vedang Manerikar
6465f82b90 Ask consult-imenu to start from the thing-at-point symbol 2025-01-03 21:46:43 +05:30
Vedang Manerikar
45d7d8e25d Don't use smart-tab, until I can get corfu-complete to work with it 2024-12-18 16:51:50 +05:30
Vedang Manerikar
e53b122c0a Use smart-tab to finally get TAB to do the right thing 2024-12-18 15:07:24 +05:30
Vedang Manerikar
c82e2e1550 Use consult-imenu-config to enable better jumps in Clojure 2024-12-16 07:30:09 +05:30
Vedang Manerikar
06538c9ccb Install cape to try and improve corfu completions
I am still not entirely happy with the completions experience, and
will experiment with it and tweak it some more over the next month or
so.
2024-12-16 07:29:02 +05:30
Vedang Manerikar
1a3189fc0e Fix: Use the default function for consult-project-function 2024-12-13 21:33:02 +05:30
Vedang Manerikar
1826a38f97 Use elpaca-after-init-hook instead of after-init-hook
So that the configuration is loaded in at the correct time.
2024-12-10 16:05:25 +05:30
Vedang Manerikar
f0364953b8 Use Hippie expand instead of Dabbrev 2024-11-23 09:55:01 +05:30
Vedang Manerikar
8312e7a541 Bind C-x b to beframe-switch-buffers as a productivity boost 2024-11-20 22:21:40 +05:30
Vedang Manerikar
166d46c4cb Swap key-bindings in Dabbrev 2024-11-17 19:22:28 +05:30
Vedang Manerikar
028ceca3e2 Add the minibuffer-default-values section from Prot 2024-11-17 19:22:28 +05:30
Vedang Manerikar
c8592e414b Use vertico-repeat and vertico-suspend to mimic helm-resume 2024-11-17 11:40:56 +05:30
Vedang Manerikar
e39ad32071 Add bindings for muscle memory that I can't get over 2024-11-17 08:03:28 +05:30
Vedang Manerikar
7725ff1dce Copy over bindings from consult's README 2024-11-17 07:55:24 +05:30
Vedang Manerikar
09e94033f1 Update tangle blocks based on all the changes in the prev commit
We are now maybe ready to move all the development over to the new
.emacs.d version. Only one way to find out.
2024-11-14 22:08:27 +05:30
Vedang Manerikar
b1eb23c758 Copy over the completions.el section from Prot's config 2024-11-14 06:57:48 +05:30