about summary refs log tree commit diff stats
path: root/config.org
Commit message (Collapse)AuthorAge
* Catch org invisible editsCase Duckworth2021-01-02
|
* Disable typo-mode when in an org source blockCase Duckworth2021-01-02
|
* WhitespaceCase Duckworth2021-01-02
|
* Add which-keyCase Duckworth2021-01-02
|
* Add acdw/when-unfocusedCase Duckworth2021-01-02
| | | | | | Runs a command only if Emacs’ frames are unfocused. Should be run in a after-focus-change-hook. I should probably make a macro or something to really friendlify it.
* Move header-args to begin_src lines for *init.elCase Duckworth2021-01-02
|
* Enable set-mark-repeat-command-popCase Duckworth2021-01-02
|
* Add garbage collect magic hackCase Duckworth2021-01-02
|
* Add back early-init.elCase Duckworth2021-01-02
| | | | | There are a few functions that really speed up init when placed in early-init.el, so I put them back in there. Cf. doom-emacs’ early-init for details.
* Move header-args to Property drawerCase Duckworth2021-01-02
|
* Use org-link-minor-modeCase Duckworth2021-01-02
|
* Configure overwrite-modeCase Duckworth2021-01-02
|
* Rewrite theme changing codeCase Duckworth2021-01-02
|
* Change default header-argsCase Duckworth2021-01-02
|
* Change $HOME for Emacs.cmdCase Duckworth2021-01-02
|
* Add wc-modeCase Duckworth2021-01-02
|
* Loop through mouse margin events programmaticallyCase Duckworth2021-01-02
|
* Change startup visibilityCase Duckworth2021-01-02
|
* Reorganize Org sectionCase Duckworth2021-01-02
|
* Add beancount-modeCase Duckworth2021-01-02
|
* Add mouse scrolling bindsCase Duckworth2021-01-02
|
* Preserve the point position on screen when scrollingCase Duckworth2021-01-02
|
* Use hippie-expandCase Duckworth2021-01-02
|
* Define consult keys after loading consultCase Duckworth2021-01-02
|
* Underline at the descent lineCase Duckworth2021-01-02
|
* Change fontsCase Duckworth2021-01-02
|
* WhitespaceCase Duckworth2021-01-02
|
* Change cursor in non-selected windows to hbarCase Duckworth2021-01-02
|
* Typos & whitespaceCase Duckworth2021-01-01
|
* Fix messages syntaxCase Duckworth2021-01-01
|
* Change org-return-dwim functionCase Duckworth2021-01-01
|
* Add org-tag faceCase Duckworth2021-01-01
|
* Add variable-pitch-modeCase Duckworth2021-01-01
|
* Add recursive minibuffers and indicationCase Duckworth2021-01-01
|
* Change fontsCase Duckworth2021-01-01
|
* Comment out circadianCase Duckworth2021-01-01
| | | | It messes with C-g, at least on Windows.
* Add (commented) buffer focus and shifting keysCase Duckworth2021-01-01
| | | | I need to figure out what binds I want to use.
* Add custom.el logicCase Duckworth2021-01-01
|
* Add cussfaceCase Duckworth2021-01-01
|
* I declare … little bankruptcyCase Duckworth2020-12-30
|
* WhitespaceCase Duckworth2020-12-30
|
* Add messages; remove auto-tangling on exitCase Duckworth2020-12-30
|
* Fuck with fontsCase Duckworth2020-12-30
|
* Fold init.el and early-init.el togetherCase Duckworth2020-12-30
| | | | Weren’t doin’ no good apart.
* Remove use-packageCase Duckworth2020-12-23
|
* Add (declare) form to cussCase Duckworth2020-12-23
|
* Remove redundancyCase Duckworth2020-12-22
|
* Update READMECase Duckworth2020-12-22
|
* Add cursor-type nil to nov-modeCase Duckworth2020-12-22
|
* Change emacsdc headerCase Duckworth2020-12-22
|