index
:
dotfiles
this commit
master
sops
My dotfiles
djm <djm@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.emacs.d
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Remove unnecessary code
David Morgan
2021-10-04
1
-8
/
+0
|
*
Ensure crux-start-or-switch-to is loaded
David Morgan
2021-09-29
1
-0
/
+1
|
*
Use nix-sandbox/shell.nix to get lein
David Morgan
2021-09-23
1
-0
/
+8
|
*
Make CIDER repl history file relative to project dir
David Morgan
2021-09-23
1
-8
/
+2
|
*
Replace lambda with named function
David Morgan
2021-09-23
1
-4
/
+4
|
*
Tweak paredit changes
David Morgan
2021-09-22
1
-1
/
+2
|
*
Add wrappers around paredit-wrap functions
David Morgan
2021-09-22
1
-12
/
+47
|
*
Remove easy-kill
David Morgan
2021-09-22
1
-5
/
+0
|
*
Apply initial narrowing to consult-buffer-other-window
David Morgan
2021-09-21
1
-1
/
+2
|
*
Kill empty perspective created by aborted project switching
David Morgan
2021-09-20
1
-5
/
+14
|
*
Don't use consult commands when switching projects
David Morgan
2021-09-20
1
-3
/
+1
|
|
|
|
Due to issues with previews/perspectives
*
Replace avy with some simple functions
David Morgan
2021-09-20
1
-15
/
+59
|
*
Remove xref backend workaround
David Morgan
2021-09-20
1
-7
/
+0
|
*
Use per-project cider repl history
David Morgan
2021-09-20
1
-4
/
+11
|
*
Fall back to perspective name for finding project root
David Morgan
2021-09-18
1
-2
/
+4
|
*
Re-organise lsp config
David Morgan
2021-09-18
1
-11
/
+19
|
*
Add functions for switching to buffers using the same major mode
David Morgan
2021-09-17
1
-0
/
+24
|
*
Improve consult-project-buffer
David Morgan
2021-09-17
1
-16
/
+22
|
*
Replace obsolute function with new version
David Morgan
2021-09-14
1
-1
/
+1
|
*
Enable native compilation for packages
David Morgan
2021-09-13
1
-0
/
+2
|
*
Make sure lsp lens mode is diminished
David Morgan
2021-09-13
1
-2
/
+6
|
*
Make consult-buffer switch perspective when needed
David Morgan
2021-09-11
1
-2
/
+12
|
*
Turn lsp headerline breadcrumb back on
David Morgan
2021-09-11
1
-1
/
+2
|
*
Add some persp switch bindings
David Morgan
2021-09-10
1
-1
/
+2
|
*
Fix warning
David Morgan
2021-09-10
1
-2
/
+2
|
*
Re-add var that was accidentally deleted
David Morgan
2021-09-09
1
-0
/
+1
|
*
Use smartrep for previous/next-buffer
David Morgan
2021-09-09
1
-1
/
+3
|
*
Bind persp-switch-quick
David Morgan
2021-09-09
1
-1
/
+2
|
*
Setting consult--display-buffer is not working
David Morgan
2021-09-09
1
-2
/
+2
|
*
Re-add vertico-directory-slash
David Morgan
2021-09-09
1
-2
/
+9
|
*
Don't let init.el be byte compiled
David Morgan
2021-09-08
1
-1
/
+1
|
*
Only use vertico-directory bindings when completing files
David Morgan
2021-09-08
1
-15
/
+32
|
*
Prevent persp-mode from being restarted
David Morgan
2021-09-07
1
-1
/
+2
|
*
Replace consult function with built-in ones
David Morgan
2021-09-07
1
-1
/
+1
|
*
Replace deprecated function
David Morgan
2021-09-07
1
-1
/
+1
|
*
Fix consult buffer sources/narrowing
David Morgan
2021-09-07
1
-3
/
+5
|
*
Add some consult preview-related bindings (plus tidy comments)
David Morgan
2021-09-07
1
-16
/
+18
|
*
Add some elisp-related bindings
David Morgan
2021-09-07
2
-2
/
+7
|
*
Add function to switch back and forth between clojure src and test files
David Morgan
2021-09-06
2
-1
/
+23
|
*
Fix deprecation warnings
David Morgan
2021-09-06
1
-2
/
+2
|
*
Fix recompile elisp hook
David Morgan
2021-09-06
1
-12
/
+9
|
*
Change hippie/dabbrev bindings
David Morgan
2021-09-06
1
-2
/
+4
|
*
Fix binding clashes
David Morgan
2021-09-06
1
-2
/
+2
|
*
Only use fd with consult-project-buffer
David Morgan
2021-09-06
1
-17
/
+14
|
*
Fix magit-dispatch binding
David Morgan
2021-09-06
1
-1
/
+1
|
*
Fix lsp-command-map binding
David Morgan
2021-09-04
1
-2
/
+2
|
*
Add a comment about xref-prompt-for-identifier
David Morgan
2021-09-04
1
-0
/
+3
|
*
Don't let paredit and sp override M-? binding, and move all pardit config ↵
David Morgan
2021-09-04
3
-9
/
+117
|
|
|
|
into one place
*
Enable special org-mode versions of C-k, C-a and C-e
David Morgan
2021-09-04
1
-1
/
+4
|
*
Re-enable M-. binding for embark-dwim
David Morgan
2021-09-04
1
-0
/
+1
|
[next]