summary refs log tree commit diff stats
path: root/init.el
Commit message (Collapse)AuthorAge
* Change comment formattingCase Duckworth2021-01-09
|
* Add newer Org to load-path before tanglingCase Duckworth2021-01-03
| | | | | | This fixes a problem where, if config.org was newer than config.el, Emacs would require the Org that comes with Emacs, which is older and breaks exporting, at least to Markdown. Adding the newer Org to the load path loads the newer Org instead.
* Fold init.el and early-init.el togetherCase Duckworth2020-12-30
| | | | Weren’t doin’ no good apart.
* Update READMECase Duckworth2020-12-21
|
* Update tangled filesCase Duckworth2020-12-16
|
* Unignore {,early-}init.elCase Duckworth2020-12-11
|
* Change init.org to config.orgCase Duckworth2020-10-25
|
* Remove byte compilationCase Duckworth2020-10-25
|
* Add early-init.el to original init.elCase Duckworth2020-10-25
|
* Convert to Literate ConfigCase Duckworth2020-10-25
|
* End sentences with 2 spacesCase Duckworth2020-10-23
|
* Add selectrum et alCase Duckworth2020-10-23
|
* Disable UI elementsCase Duckworth2020-10-22
|
* Add super-saveCase Duckworth2020-10-22
|
* Add packagesCase Duckworth2020-10-22
|
* Add unicode fontsCase Duckworth2020-10-22
|
* Add encodingCase Duckworth2020-10-22
|
* Add theme and set fontsCase Duckworth2020-10-22
|
* I .. DECLARE .. BANKRUPTCY!!Case Duckworth2020-10-22
| | | | | | | | | | Why? Do you ask? I'll tell you why. awk-mode was mysteriously freezing up the whole dang program, and when I emacs -Q 'd to see what it was, it started SO FAST. So. Fast. So here we are. Trying this again.
* Move stuff aroundCase Duckworth2020-10-12
|
* Change bindingsCase Duckworth2020-10-10
|
* Add Fantasque Sans Mono to font listCase Duckworth2020-10-10
|
* Change after-init-hooks to configCase Duckworth2020-10-10
|
* Remove aggressive indentCase Duckworth2020-10-09
| | | | It competed with format-all...we'll see.
* Add format-all and ... it formatted (?)Case Duckworth2020-10-09
|
* Change avy-goto keysCase Duckworth2020-10-09
|
* Add undo-fuCase Duckworth2020-10-09
|
* Replace auto-save with super-saveCase Duckworth2020-10-09
|
* Etc changes, whatevCase Duckworth2020-10-08
|
* Move lambdas in hooks into their own functionsCase Duckworth2020-10-08
|
* Remove diminishCase Duckworth2020-10-08
| | | | doom-modeline already diminishes, like, everything.
* Un-disable disabled commandsCase Duckworth2020-10-08
|
* Fix mode name in commentCase Duckworth2020-10-08
| | | | Yeah it's a small commit. WHATEVER MOM
* Add languagesCase Duckworth2020-10-07
|
* ReorganizeCase Duckworth2020-10-07
|
* Remove exwm and add fonts and, apparently, whitespace??Case Duckworth2020-09-25
|
* Add slime & begin GNUSCase Duckworth2020-09-22
|
* Fix line endingsCase Duckworth2020-09-22
|
* Fix outshine-mode hookCase Duckworth2020-09-22
|
* Rewrite to take advantage of outshine-modeCase Duckworth2020-09-22
|
* Add visual-fill-column to elpher-mode-hookCase Duckworth2020-09-22
|
* Merge branch 'master' of https://git.sr.ht/~acdw/.emacs.d into masterCase Duckworth2020-09-19
|\
| * Configure eshellCase Duckworth2020-09-19
| |
| * Use variable-pitch-mode with elpherCase Duckworth2020-09-19
| |
* | Configure org-modeCase Duckworth2020-09-19
|/
* Correct version-control settingCase Duckworth2020-09-19
|
* Merge branch 'master' of git.sr.ht:~acdw/.emacs.d into masterCase Duckworth2020-09-17
|\
| * Change fonts to dynamic-fontsCase Duckworth2020-09-16
| | | | | | | | Is this a good idea? We'll see. Maybe I'll fork the damn thing.
| * Set fonts ... better?Case Duckworth2020-09-16
| |
| * Allow recursive minibuffersCase Duckworth2020-09-16
| |