summary refs log tree commit diff stats
path: root/config.org
Commit message (Collapse)AuthorAge
* Add LICENSE to config.orgCase Duckworth2020-11-02
|
* Remove TOCCase Duckworth2020-11-02
|
* Add shfmt-argumentsCase Duckworth2020-11-01
|
* Add rm-whitelist-add hackCase Duckworth2020-11-01
|
* Install word count modeCase Duckworth2020-11-01
|
* Link config.org to README.orgCase Duckworth2020-11-01
|
* Edit source in the current windowCase Duckworth2020-11-01
|
* Add more language modesCase Duckworth2020-11-01
|
* Remove format-all-mode in favor of a more modular approachCase Duckworth2020-11-01
| | | | I'm using packages based on purcell's reformatter.el.
* Add visual-regexpCase Duckworth2020-11-01
|
* Change fonts to GoCase Duckworth2020-11-01
|
* Don't auto-save when idleCase Duckworth2020-11-01
|
* Add nov.elCase Duckworth2020-11-01
|
* 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