summary refs log tree commit diff stats
path: root/init.el
Commit message (Collapse)AuthorAge
...
* Remove `ehelp' binds in favor of `helpful' packageCase Duckworth2021-04-01
|
* Add forth-modeCase Duckworth2021-03-31
| | | | Only if gforth.el is around, though.
* Add PDF Tools at homeCase Duckworth2021-03-31
|
* Show client status in `frame-title-format'Case Duckworth2021-03-31
| | | | Also: fix the tab bar.
* Replace `:acdw/map' with `:global'Case Duckworth2021-03-31
| | | | | | My `acdw/map' bindings were shadowing things. Let's just try global bindings and see if that's /really/ that big of a deal. I'll keep acdw/mode around for kicks right now.
* Fixup comments for outshine-modeCase Duckworth2021-03-31
|
* Remove `eshell' bindingsCase Duckworth2021-03-31
| | | | still have to figure out how best to do this.
* Change binding to `crux-smart-open-line'Case Duckworth2021-03-31
|
* Add `outshine'Case Duckworth2021-03-31
|
* WhitespaceCase Duckworth2021-03-31
|
* Tweak debuggerCase Duckworth2021-03-31
|
* Fix -mode setupsCase Duckworth2021-03-31
|
* Add keybindingsCase Duckworth2021-03-31
|
* Add `smart-hungry-delete'Case Duckworth2021-03-31
|
* Fix typos and verbosityCase Duckworth2021-03-31
|
* Add pluginsCase Duckworth2021-03-31
|
* Add `olivetti' and tweak `acdw/reading-mode'Case Duckworth2021-03-31
|
* Fix font settingCase Duckworth2021-03-30
| | | | | I wrap it in a function hooked to `after-focus-change-function', from which it removes itself. ~Fancy~ stuff.
* Add `:setq-default' macro to save a little load timeCase Duckworth2021-03-30
|
* Set all fonts on all possible systemsCase Duckworth2021-03-30
|
* Add autoloads to `:acdw/map' and `:acdw/leader'Case Duckworth2021-03-30
|
* Correct typoCase Duckworth2021-03-29
|
* SturfCase 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...
* Add `god-mode'Case Duckworth2021-03-25
|
* Require `acdw' in `early-init.el'Case Duckworth2021-03-25
|
* Truncate linesCase Duckworth2021-03-25
|
* StuffCase Duckworth2021-03-23
|
* Whitespace?Case Duckworth2021-03-18
|
* 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
| |/ |/|
* | 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
| |