summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
* Add elpher-mode hookCase Duckworth2020-10-27
|
* Add mixed-pitch packageCase Duckworth2020-10-27
|
* Add linksCase Duckworth2020-10-27
|
* Try to fix utf-8 handlingCase Duckworth2020-10-27
| | | | copy-pasting from Windows still doesn't work properly.
* Don't load init.el after tanglingCase Duckworth2020-10-27
| | | | | | It went into a forever loop... :( I also made the function interactive, though without the loading idk if it's that important.
* Comment out ligature.elCase Duckworth2020-10-27
| | | | | | | | For some unknown reason (possibly related to https://github.com/mickeynp/ligature.el/issues/10), when global-ligature-mode is active and I switch to a buffer in some derivative of cc-mode, Emacs totally freezes. So I'm disabling it for now.
* Change height of variable-pitch fontCase Duckworth2020-10-27
|
* Disable the current theme before loading a new oneCase Duckworth2020-10-27
|
* Add news.gwene.orgCase Duckworth2020-10-27
|
* Merge branch 'master' of https://git.sr.ht/~acdw/.emacs.dCase Duckworth2020-10-26
|\
| * Add visual fill column to org-modeCase Duckworth2020-10-26
| |
| * Add org-mode configCase Duckworth2020-10-26
| |
| * Remove y-or-n-p from this sectionCase Duckworth2020-10-26
| |
| * Display addonsCase Duckworth2020-10-26
| |
| * Add y-or-n-p aliasCase Duckworth2020-10-26
| |
* | Begin configuring gnusCase Duckworth2020-10-25
|/
* Switch back to selectrum and prescientCase Duckworth2020-10-25
|
* Change init.org to config.orgCase Duckworth2020-10-25
|
* Remove byte compilationCase Duckworth2020-10-25
|
* Switch to idoCase Duckworth2020-10-25
|
* Add early-init.el to original init.elCase Duckworth2020-10-25
|
* Change line-endings to UnixCase 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
|
* Change orderCase 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
|
* Change gc-cons-threshold ammount after initCase Duckworth2020-10-07
|