summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
* WhitespaceCase Duckworth2021-03-30
|
* Tweak garbage collectionCase Duckworth2021-03-30
|
* Add `:setq-default' macro to save a little load timeCase Duckworth2021-03-30
|
* Set all fonts on all possible systemsCase Duckworth2021-03-30
|
* Fix arrayp bug in `acdw-modeline/vc-branch'Case Duckworth2021-03-30
|
* Add autoloads to `:acdw/map' and `:acdw/leader'Case Duckworth2021-03-30
|
* Correct typoCase Duckworth2021-03-29
|
* SturfCase Duckworth2021-03-29
|
* Remove commented codeCase Duckworth2021-03-29
|
* Switch to using `setup.el' for customizationsCase Duckworth2021-03-29
| | | | | setup (https://git.sr.ht/~zge/setup) does everything I tried to do with `acdw/pkg', et al., but better.
* blehCase Duckworth2021-03-27
|
* Add elpher and gemini-modeCase Duckworth2021-03-27
|
* Incorporate idiomdrottning's magit display bitCase Duckworth2021-03-27
|
* Fix indentationCase Duckworth2021-03-27
|
* Correct :work settingsCase Duckworth2021-03-27
|
* Correct truncate-lines setting /again/Case Duckworth2021-03-27
| | | | I keep thinking I've made a mistake. I want it to be NIL!!!
* Move `acdw-modeline/vc-branch' to the left sideCase Duckworth2021-03-25
|
* Add beginendCase Duckworth2021-03-25
|
* Add recursion-indicatorCase Duckworth2021-03-25
|
* Flip RET and C-j in `icomplete-minibuffer-map'Case Duckworth2021-03-25
|
* Add windows settingsCase Duckworth2021-03-25
|
* Add god-mode indicator to modelineCase Duckworth2021-03-25
| | | | ... and whitespace...
* White spaceCase Duckworth2021-03-25
|
* Add `god-mode'Case Duckworth2021-03-25
|
* Require `acdw' in `early-init.el'Case Duckworth2021-03-25
|
* Truncate linesCase Duckworth2021-03-25
|
* Change `exec-path'Case Duckworth2021-03-24
|
* Fix eolCase Duckworth2021-03-24
|
* Merge branch 'main' of tildegit.org:acdw/emacsCase Duckworth2021-03-23
|\
| * Add "~/Applications/racket" to pathCase Duckworth2021-03-18
| |
* | StuffCase Duckworth2021-03-23
| |
* | Whitespace?Case Duckworth2021-03-18
| |
* | Ignore racket-mode/Case Duckworth2021-03-16
| | | | | | | | Should, at some point, move it into var/
* | Merge branch 'main' of tildegit.org:acdw/emacsCase Duckworth2021-03-16
|\|
| * Remove empty comment lines in headersCase Duckworth2021-03-16
| |
| * Turn back on `global-font-lock-mode'Case Duckworth2021-03-16
| |
| * Merge branch 'main' of https://tildegit.org/acdw/emacs into 5cCase Duckworth2021-03-16
| |\
| * | "Package-ize" diredCase Duckworth2021-03-16
| | |
* | | Add crux bindingsCase Duckworth2021-03-16
| | |
* | | Don't indent with tabs no moreCase Duckworth2021-03-16
| |/ |/|
* | Install `no-littering'Case Duckworth2021-03-14
| | | | | | | | To catch the packages I don't want to bother configuring.
* | Further configure the mode lineCase Duckworth2021-03-14
| | | | | | | | | | I've broken out extra functions into `acdw-modeline', so they don't clutter up the init.el too much.
* | Turn `font-lock-mode' offCase Duckworth2021-03-14
| |
* | Add `racket-mode'Case Duckworth2021-03-14
| |
* | Add `0x0'Case Duckworth2021-03-14
| |
* | Add `nov'Case Duckworth2021-03-14
| |
* | Change `:map-after' behaviorCase Duckworth2021-03-14
| |
* | Add keybinding for `unpackaged/org-return-dwim'Case Duckworth2021-03-13
| |
* | Change `frame-title-format'Case Duckworth2021-03-13
| |
* | Set `fixed-pitch' faceCase Duckworth2021-03-13
| | | | | | | | Still to do: `variable-pitch' (will need to change based on `acdw/system')