Commit Graph

442 Commits

Author SHA1 Message Date
David Morgan 96c97971ed Ignore system packages when upgrading 2021-10-05 08:06:34 +01:00
David Morgan 2d6a4c49ba Remove darwin gfind workaround 2021-10-04 15:06:15 +01:00
David Morgan 84f0f5ba72 Remove unnecessary code 2021-10-04 15:05:29 +01:00
David Morgan 66b792b814 Ensure crux-start-or-switch-to is loaded 2021-09-29 19:47:42 +01:00
David Morgan 3454c67bc5 Add upgrade_emacs alias 2021-09-24 06:54:11 +01:00
David Morgan bdc87b659c Use nix-sandbox/shell.nix to get lein 2021-09-23 15:56:16 +01:00
David Morgan b9fe010a02 Make CIDER repl history file relative to project dir 2021-09-23 15:53:48 +01:00
David Morgan 3a1d22524c Replace lambda with named function 2021-09-23 15:52:59 +01:00
David Morgan 0c5ce2b825 Tweak paredit changes 2021-09-22 16:35:11 +01:00
David Morgan 52446c41c5 Add wrappers around paredit-wrap functions 2021-09-22 07:00:52 +01:00
David Morgan 7d6107941e Remove easy-kill 2021-09-22 07:00:06 +01:00
David Morgan a6a07a4097 Apply initial narrowing to consult-buffer-other-window 2021-09-21 15:20:11 +01:00
David Morgan b522e1aea3 Kill empty perspective created by aborted project switching 2021-09-20 16:05:22 +01:00
David Morgan c5d9f299b6 Don't use consult commands when switching projects
Due to issues with previews/perspectives
2021-09-20 16:03:52 +01:00
David Morgan 388367cc49 Replace avy with some simple functions 2021-09-20 16:02:32 +01:00
David Morgan a495f37071 Remove xref backend workaround 2021-09-20 16:01:36 +01:00
David Morgan 9279094044 Use per-project cider repl history 2021-09-20 16:01:16 +01:00
David Morgan f785ddb846 Fall back to perspective name for finding project root 2021-09-18 15:32:09 +01:00
David Morgan dddd349714 Re-organise lsp config 2021-09-18 15:30:52 +01:00
David Morgan ed43c29090 Add functions for switching to buffers using the same major mode 2021-09-17 16:38:57 +01:00
David Morgan 1447feb491 Improve consult-project-buffer 2021-09-17 16:37:43 +01:00
David Morgan be55778d76 Replace obsolute function with new version 2021-09-14 20:09:14 +01:00
David Morgan 47c30f0097 Enable native compilation for packages 2021-09-13 15:55:30 +01:00
David Morgan 8aef5c1a44 Make sure lsp lens mode is diminished 2021-09-13 15:55:08 +01:00
David Morgan 33b0b94d45 Make consult-buffer switch perspective when needed 2021-09-11 06:41:47 +01:00
David Morgan 1bfe1dd583 Turn lsp headerline breadcrumb back on 2021-09-11 06:41:09 +01:00
David Morgan 5347f83225 Add some persp switch bindings 2021-09-10 19:55:59 +01:00
David Morgan bc0f5f9c24 Fix warning 2021-09-10 19:55:18 +01:00
David Morgan 543ed1f1ac Re-add var that was accidentally deleted 2021-09-09 16:49:51 +01:00
David Morgan 35f590fd42 Use smartrep for previous/next-buffer 2021-09-09 16:47:21 +01:00
David Morgan 36befc3963 Bind persp-switch-quick 2021-09-09 16:46:59 +01:00
David Morgan 2c87630c9b Setting consult--display-buffer is not working 2021-09-09 16:46:31 +01:00
David Morgan 85a47654f4 Re-add vertico-directory-slash 2021-09-09 16:45:49 +01:00
David Morgan 4334d07590 Don't let init.el be byte compiled 2021-09-08 12:48:59 +01:00
David Morgan d113ddd1f3 Only use vertico-directory bindings when completing files 2021-09-08 06:51:17 +01:00
David Morgan fd95242ad0 Prevent persp-mode from being restarted 2021-09-07 19:27:19 +01:00
David Morgan fbec4d1af0 Replace consult function with built-in ones 2021-09-07 19:26:40 +01:00
David Morgan 535fb5d69c Replace deprecated function 2021-09-07 19:25:46 +01:00
David Morgan 2b7769bb4a Fix consult buffer sources/narrowing 2021-09-07 19:24:48 +01:00
David Morgan e1835dfcc3 Add some consult preview-related bindings (plus tidy comments) 2021-09-07 19:23:56 +01:00
David Morgan fb211f401b Add some elisp-related bindings 2021-09-07 19:21:28 +01:00
David Morgan 12eeddb90a Add function to switch back and forth between clojure src and test files 2021-09-06 21:14:32 +01:00
David Morgan 72734a9403 Fix deprecation warnings 2021-09-06 21:00:01 +01:00
David Morgan fa5235f242 Fix recompile elisp hook 2021-09-06 20:59:40 +01:00
David Morgan ab2f5baad7 Change hippie/dabbrev bindings 2021-09-06 20:21:22 +01:00
David Morgan 903e201bc8 Fix binding clashes 2021-09-06 13:42:19 +01:00
David Morgan a7055e0648 Only use fd with consult-project-buffer 2021-09-06 13:41:50 +01:00
David Morgan 113355a671 Fix magit-dispatch binding 2021-09-06 13:37:27 +01:00
David Morgan 5cc2f2ed49 Fix lsp-command-map binding 2021-09-04 17:00:53 +01:00
David Morgan 945eca786b Add a comment about xref-prompt-for-identifier 2021-09-04 16:19:18 +01:00