index
:
emacs-substrate
main
Bare-bones emacs configuration starter
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init.el
Age
Commit message (
Expand
)
Author
2024-07-15
Fix error format
jn
2024-06-01
Use user-emacs-directory for backups folder
Ashton Wiersdorf
2023-11-17
Improve Eglot config a little big
Ashton Wiersdorf
2023-11-07
setq → setopt
Ashton Wiersdorf
2023-11-07
Use fs notifications when possible, slow down auto-revert polling
Ashton Wiersdorf
2023-09-13
Add comments on using MELPA packages
Ashton Wiersdorf
2023-09-08
Rename mixin → extra
Ashton Wiersdorf
2023-09-04
Improve loading of avy and embark
Ashton Wiersdorf
2023-09-01
Set a minimum width for the line numbers
Ashton Wiersdorf
2023-08-29
Fix example mixin load paths
Ashton Wiersdorf
2023-08-17
Update README; add (built-in) tree-sitter config and notes
Ashton Wiersdorf
2023-08-01
Misc. tweaks
Ashton Wiersdorf
2023-08-01
Simplify modus setup—we'll just keep the defaults
Ashton Wiersdorf
2023-07-25
Expand modus config; improve Elgot, vertico config; fix corfu load
Ashton Wiersdorf
2023-07-02
Fix archaic sentence double-space default
Ashton Wiersdorf
2023-04-18
Recommit to only GNU ELPA
Ashton Wiersdorf
2023-04-13
Add Non-GNU ELPA
Ashton Wiersdorf
2023-04-13
Add MELPA to package list; turn off transparency
Ashton Wiersdorf
2023-03-31
Add hook to turn on visual-line-mode for sane line-breaking
Ashton Wiersdorf
2023-03-26
Fix mixin name in sample comments
Ashton Wiersdorf
2023-03-21
Rename mixins/ui.el → mixins/base.el; add some researcher config
Ashton Wiersdorf
2023-03-12
Turn on right-click menu
Ashton Wiersdorf
2023-02-28
Formatting; add comments to load more mixins
Ashton Wiersdorf
2023-02-22
Disable fido by default; improve built-in completion config
Ashton Wiersdorf
2023-02-22
Make backups go into ~/.emacs.d/emacs-backup/ instead of working dir
Ashton Wiersdorf
2023-01-17
Turn on windmove mode; bump version
Ashton Wiersdorf
2023-01-08
Turn on CUA mode, better tab completion with completion-auto-select
Ashton Wiersdorf
2023-01-04
Move more stuff from early-init.el → init.el
Ashton Wiersdorf
2023-01-03
Document mixins
Ashton Wiersdorf
2023-01-03
Add comments, make startup look better
Ashton Wiersdorf
2023-01-03
Move a bunch of stuff from `early-init.el to `init.el'
Ashton Wiersdorf
2023-01-03
Remove keybindings for corfu-popupinfo
Ashton Wiersdorf
2023-01-02
Minor notes to init.el
Ashton Wiersdorf
2023-01-02
Lots of additions to README
Ashton Wiersdorf
2023-01-02
Add README; init.el contains all (optional) packages
Ashton Wiersdorf
2023-01-02
Initial commit
Ashton Wiersdorf