Do not follow this link

~ashton314/emacs-bedrock

88698f8b — Ashton Wiersdorf 11 months ago main
Update links
d1ed00e3 — Ashton Wiersdorf 1 year, 1 month ago 1.3.1
Update README; release 1.3.1
949d8a5d — Ashton Wiersdorf 1 year, 1 month ago
Fix consult-history binding in eshell

Closes #13

Thanks to Thomas Riccardi for reporting this bug!
33711da0 — Ashton Wiersdorf 1 year, 2 months ago 1.3.0
Release 1.3.0
6d86a22a — Ashton Wiersdorf 1 year, 2 months ago
Fix capitalization
0e908f22 — Ashton Wiersdorf 1 year, 2 months ago
Add basic Denote config
97e12da2 — Ashton Wiersdorf 1 year, 2 months ago
Improve Eglot config a little big
32ab2d49 — Ashton Wiersdorf 1 year, 2 months ago
C-s binds to isearch; M-s l is consult-line
1c2d20fc — Ashton Wiersdorf 1 year, 2 months ago
setq → setopt

`setq' is the normal way to set lisp variables, but it won't trigger any hooks
that might have been set for use with customize. The alternative is to use
`customize-set-variable' but that's a mouthful and it's hard to remember when to
use this. `setopt' just does The Right Thing™.
96a69db3 — Ashton Wiersdorf 1 year, 2 months ago
Use fs notifications when possible, slow down auto-revert polling

Closes #11

Thanks to Jeff Johnson for suggesting this improvement!
Use standard keybinding for magit-status
8f916fb0 — Ashton Wiersdorf 1 year, 4 months ago 1.2.0
Update Changelog; bump version
60cedce0 — Ashton Wiersdorf 1 year, 4 months ago
Add basic Cape configuration

Closes #7
d7c3127d — Ashton Wiersdorf 1 year, 4 months ago
Add binding for consult-ripgrep
3561b11c — Ashton Wiersdorf 1 year, 4 months ago
Add wgrep to base.el
16799ce9 — Ashton Wiersdorf 1 year, 4 months ago
Add comments on using MELPA packages

Addresses https://todo.sr.ht/~ashton314/emacs-bedrock/9
085b7789 — Ed Singleton 1 year, 4 months ago
Fix incorrect filename
ba82e269 — Ashton Wiersdorf 1 year, 4 months ago 1.1.0
Add a bunch of screenshots and GIFs and movies
f4f88ea6 — Ashton Wiersdorf 1 year, 4 months ago
Rename mixin → extra
Add comment about vim default behaviour when pressing C-u
Next
Do not follow this link