Commit Graph

288 Commits

Author SHA1 Message Date
85a47654f4 Re-add vertico-directory-slash 2021-09-09 16:45:49 +01:00
4334d07590 Don't let init.el be byte compiled 2021-09-08 12:48:59 +01:00
d113ddd1f3 Only use vertico-directory bindings when completing files 2021-09-08 06:51:17 +01:00
fd95242ad0 Prevent persp-mode from being restarted 2021-09-07 19:27:19 +01:00
fbec4d1af0 Replace consult function with built-in ones 2021-09-07 19:26:40 +01:00
535fb5d69c Replace deprecated function 2021-09-07 19:25:46 +01:00
2b7769bb4a Fix consult buffer sources/narrowing 2021-09-07 19:24:48 +01:00
e1835dfcc3 Add some consult preview-related bindings (plus tidy comments) 2021-09-07 19:23:56 +01:00
fb211f401b Add some elisp-related bindings 2021-09-07 19:21:28 +01:00
12eeddb90a Add function to switch back and forth between clojure src and test files 2021-09-06 21:14:32 +01:00
72734a9403 Fix deprecation warnings 2021-09-06 21:00:01 +01:00
fa5235f242 Fix recompile elisp hook 2021-09-06 20:59:40 +01:00
ab2f5baad7 Change hippie/dabbrev bindings 2021-09-06 20:21:22 +01:00
903e201bc8 Fix binding clashes 2021-09-06 13:42:19 +01:00
a7055e0648 Only use fd with consult-project-buffer 2021-09-06 13:41:50 +01:00
113355a671 Fix magit-dispatch binding 2021-09-06 13:37:27 +01:00
5cc2f2ed49 Fix lsp-command-map binding 2021-09-04 17:00:53 +01:00
945eca786b Add a comment about xref-prompt-for-identifier 2021-09-04 16:19:18 +01:00
8c8117baa7 Don't let paredit and sp override M-? binding, and move all pardit config into one place 2021-09-04 16:14:55 +01:00
7cc0ecb3cf Enable special org-mode versions of C-k, C-a and C-e 2021-09-04 16:08:33 +01:00
5ed427cbd3 Re-enable M-. binding for embark-dwim 2021-09-04 16:08:03 +01:00
f39ad1ef97 Turn off lsp breadcrumbs and peeking for xrefs, and tweak other lsp settings 2021-09-04 16:07:37 +01:00
4993f88d43 Don't prompt for an identifier when calling xref-find-references 2021-09-04 16:06:18 +01:00
95a541923b Ensure perspective is enabled at startup 2021-09-03 07:36:20 +01:00
ec0a75ec27 Reorder consult--source vars to get recentf behaviour with perspective narrowing 2021-09-03 07:35:31 +01:00
ceafcdc42d Prevent error if there's no project open 2021-09-02 16:37:04 +01:00
1c9f64d02c Switch from projectile to project.el 2021-09-01 16:30:44 +01:00
afa8c2eab0 Turn on isearch count display 2021-09-01 16:23:45 +01:00
c8f0dadf53 Remove unnecessary marginalia config 2021-09-01 16:17:23 +01:00
46b8a3c0f8 Change isearch-yank-on-move to shift 2021-09-01 14:59:57 +01:00
8b03b38ba6 Remove second embark-dwim binding for now 2021-09-01 14:58:43 +01:00
56338465ab Turn on lsp lens and headerline breadcrumb 2021-09-01 14:57:56 +01:00
06842692d5 Remove most key-chords 2021-09-01 14:57:19 +01:00
a58ad88899 Add embark preview to minibuffer 2021-09-01 10:34:46 +01:00
61d2779ec3 Cleanup marginalia config 2021-09-01 10:29:59 +01:00
85ed757c62 Add consult-fd and fix binding 2021-09-01 10:28:23 +01:00
1bfdf5225f Remove esh-autosuggest and try to fix xterm-color error 2021-09-01 10:26:57 +01:00
45e480cd93 Split out minibuffer config 2021-08-28 14:41:35 +01:00
bd602d65fb Move and update eshell and vterm config 2021-08-28 14:26:57 +01:00
974d7987a7 Bind C-x f to projectile-recentf 2021-08-28 14:21:55 +01:00
b67d9d8827 Try magit built-in functionality instead of fullframe 2021-08-28 14:21:24 +01:00
c6d44c516b Enable revert mode for dired, etc 2021-08-28 14:20:45 +01:00
a6cf2a2ef7 Make sure vertico-directory-enter is defined 2021-08-27 16:58:59 +01:00
43075251e1 Wrap vertico-directory-enter to play nicely with Projectile 2021-08-27 14:09:23 +01:00
2e9a271873 Remove undo-tree-visualize keychord 2021-08-27 12:56:22 +01:00
f6fa8eb06b Tweak some (mostly search-map) bindings 2021-08-26 12:29:13 +01:00
4c40984592 Make checkdoc happy 2021-08-26 12:28:16 +01:00
7f8b698857 Change some native comp settings 2021-08-26 12:26:32 +01:00
006d13b5c2 Move anzu 2021-08-23 17:04:53 +01:00
7400172574 Move uniquify 2021-08-23 17:03:03 +01:00
1cdae221a1 Remove some duplicate key bindings 2021-08-23 16:59:36 +01:00
3ebbf6fe91 Exclude elpa directory from recent files 2021-08-23 16:54:27 +01:00
bc63e2e1a0 Move isearch config to a separate file 2021-08-23 15:42:31 +01:00
e5cb95490b Allow consult ripgrep to search binary files (consult-z-ripgrep) 2021-08-23 15:41:55 +01:00
6443e70a9c Unbind vertico-directory-enter for now 2021-08-23 15:41:04 +01:00
46742599dd Try isearch instead of ctrlf 2021-08-21 19:48:31 +01:00
2133fafc20 Change rg.el bindings 2021-08-21 19:47:54 +01:00
a00c711135 Remove duplicate rg.el use-package call 2021-08-21 19:47:19 +01:00
35aac4572f Don't use exec-path-from-shell on X 2021-08-21 19:46:06 +01:00
1165ee988f Add anzu isearch bindings 2021-08-21 19:45:22 +01:00
c6ec2458e4 Add missing move-text-up bindings 2021-08-21 19:44:44 +01:00
2fa570f400 Change consult-line bindings 2021-08-21 19:44:22 +01:00
3d01ddd136 Add vertico-directory-home 2021-08-20 16:01:24 +01:00
19d5d5b888 Make sure extra frames are created maximised too 2021-08-20 16:01:04 +01:00
43f1ebb106 Play around with some keybindings 2021-08-20 16:00:34 +01:00
95ee288c75 Speed up exec-path-from-shell 2021-08-19 16:32:44 +01:00
8d69b5f8b1 Turn off magit-diff-refine-ignore-whitespace 2021-08-19 14:45:17 +01:00
4cabc7c958 Fix fullframe config 2021-08-19 14:31:52 +01:00
37c7bb3563 Add vertico-directory-slash 2021-08-19 14:16:58 +01:00
a8809652e5 Merge 2021-08-19 14:14:23 +01:00
42ecf5d521 Add vc-annotate to fullframe list 2021-08-19 13:49:14 +01:00
9c952e26eb Tweak some keybindings 2021-08-19 13:48:45 +01:00
4e42bc78c6 Add marginalia prompt category for crux recentf 2021-08-18 21:11:00 +01:00
223b4c3c73 Fix vertico-extensions load paths 2021-08-18 21:10:25 +01:00
3af891c734 Always bind ctrlf-cancel 2021-08-18 21:05:27 +01:00
18aab103e8 Add .projectile 2021-08-18 21:04:36 +01:00
3999542507 Turn on minibuffer-depth-indicate-mode 2021-08-18 15:21:14 +01:00
fc3fe82aec Change/move some window and buffer key bindings 2021-08-18 15:07:44 +01:00
f4fe41adfe Add operate-on-number 2021-08-18 15:06:49 +01:00
200376d3af Tweak recentf settings 2021-08-18 15:06:10 +01:00
9c579e4609 Add ovpn-mode 2021-08-18 15:03:44 +01:00
027af86984 Use fd as it respects .gitignore/.ignore 2021-08-18 15:02:47 +01:00
58df636efd Make crux load after key-chord to prevent missing bindings 2021-08-18 15:01:37 +01:00
052c4db5f8 Add .ignore file 2021-08-18 15:00:45 +01:00
6f380e9aaf Fix magit config 2021-08-18 15:00:22 +01:00
a9d8dd7bc7 Correct package name 2021-08-17 16:11:05 +01:00
325e07225e Re-download vertico extensions on update 2021-08-17 16:10:46 +01:00
d0db5660ca Add new .emacs.d 2021-08-17 12:49:19 +01:00