summary refs log tree commit diff stats
path: root/init.el
Commit message (Collapse)AuthorAge
* Add messages to init.elCase Duckworth2021-02-20
|
* Don't hide default modelineCase Duckworth2021-02-16
|
* Don't raise GC Cons percentageCase Duckworth2021-02-10
| | | | I think it causes problems with loading the init file
* Change expand-file-name to locate-user-emacs-fileCase Duckworth2021-01-28
|
* Normalize line endingsCase Duckworth2021-01-26
|
* I'm guessing ... whitespace?Case Duckworth2021-01-25
|
* Finally sort out the config.org/el loading thingAshley Duckworth2021-01-22
|
* 2020-01-21Case Duckworth2021-01-21
|
* 2020-01-21Case Duckworth2021-01-21
|
* Remove commentsCase Duckworth2021-01-21
|
* UI, PersistenceAshley Duckworth2021-01-20
|
* Change README.md to README.orgCase Duckworth2021-01-19
|
* Start over ... againCase Duckworth2021-01-19
|
* 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
|