index
:
grant/shoshimacs.git
main
melpa
Literate Emacs Config focused on re-learning
Grant Shoshin Shangreaux <shoshin@cicadas.surf>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shoshin-config.el
Age
Commit message (
Collapse
)
Author
2022-07-17
Add: which-key notes, embark prefix help, inf-ruby package
shoshin
2022-07-17
Fix: missing tangled values (should not maintain both tbh)
shoshin
2022-07-17
Add: personal with-map-defkey macro for leader keymaps
shoshin
2022-07-05
Fix: [packages] always initialize & refresh, even with v28
Grant Shangreaux
2022-07-05
Add: [consult][themes] filter to my-chosen-themes var
shoshin
2022-07-05
Fix: [custom] make file if it does not exist
shoshin
2022-07-04
Add: [emacs] preamble for separate custom-file
shoshin
2022-07-04
Add: [keys] delete-other-windows to SPC 1
shoshin
2022-07-04
Clean: [themes] adjustments
shoshin
2022-07-04
Add: [themes] install/chosen vars & load random on init
shoshin
2022-07-04
Fix: [xah-fly-keys] set ctrl & meta vars before require
shoshin
otherwise xfk clobbers the normal bindings and it is confusing
2022-07-04
Add: my-org-top-level-heading command
shoshin
2022-07-03
Add: exported readme attempt to show on cgit
shoshin
2022-07-02
Fix: with-eval-after-load [consult] custom command
shoshin
2022-07-01
Add: [consult] theme preview debouncing and notes
shoshin
2022-07-01
Add: tangled config changes
shoshin
2022-07-01
Add: htmlize package
shoshin
utilized in fontification of html exported org source blocks
2022-07-01
Add: (package-install 'magit)
Grant Shangreaux
2022-07-01
Add: vertico-directory config
Grant Shangreaux
to help emulate the behavior i got used to in Ivy
2022-06-29
Clean: some of the consult config & keybinds
shoshin
2022-06-29
Add: updated corfu-terminal scrollbar fix
shoshin
2022-05-22
Fix: enable vertico-mode in init
shoshin
2022-05-22
Fix: use when instead of if
shoshin
2022-05-22
Add: corfu-popup for terminal mode
shoshin
2022-05-22
Fix: emacs 27 package initialization, non-gui tweaks
shoshin
2022-05-22
Add: major keybinding section and completion configs
shoshin
2022-05-21
Add: nongnu config for emacs < 28
shoshin
- document some choices about package management - update xah-fly-keys config to use non-gnu elpa pkg
2022-05-21
Add: first pass of literate config
shoshin