summary refs log tree commit diff stats
path: root/init.el
Commit message (Expand)AuthorAge
* Customize fringesCase Duckworth2021-04-30
* Move emoji font configuration to the initial frame setup functionCase Duckworth2021-04-30
* Add the text scale to the modelineCase Duckworth2021-04-30
* Change which-key popup delayCase Duckworth2021-04-30
* Change some `defun'+`advice-add' to `define-advice'Case Duckworth2021-04-29
* Change upgrade-packages-and-restart to emacs-upgradeCase Duckworth2021-04-29
* Massively refactorCase Duckworth2021-04-29
* Replace anzu with karthink's re-builder glueCase Duckworth2021-04-29
* Use my fork of `beginend'Case Duckworth2021-04-28
* Add `restart-emacs'Case Duckworth2021-04-28
* Automatically 'view' read-only buffers, and 'read' view buffersCase Duckworth2021-04-28
* Advise `eval-region' to pulseCase Duckworth2021-04-28
* Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-04-27
|\
| * Add gnus leader mappingCase Duckworth2021-04-27
| * Improve emoji font selectionCase Duckworth2021-04-27
| * Change emacs-lisp eval bindingsCase Duckworth2021-04-27
* | Add a leader key for elpher-bookmarks; add gemini-writeCase Duckworth2021-04-27
* | Add check for server on startupCase Duckworth2021-04-26
* | Unbind M-s from paredit-mode-mapCase Duckworth2021-04-26
* | Comment out icomplete-modeCase Duckworth2021-04-26
* | Change `:mode' to `:file-match'Case Duckworth2021-04-26
* | Add `acdw/insert-iso-date'Case Duckworth2021-04-26
|/
* Fix dired-openCase Duckworth2021-04-24
* Switch to pdf-tools forkCase Duckworth2021-04-24
* Fix bindings in paredit-mode-modesCase Duckworth2021-04-24
* Add <F12> bind to toggle eshellCase Duckworth2021-04-22
* Add a leader bind to kill emacsCase Duckworth2021-04-22
* Setup `dired' betterCase Duckworth2021-04-22
* Add dired-git-infoCase Duckworth2021-04-22
* Open files better, depending on systemCase Duckworth2021-04-22
* Bail out of `setup' if straight failsCase Duckworth2021-04-22
* Install w32-browser at workCase Duckworth2021-04-22
* Move lexical-binding setting into a hookCase Duckworth2021-04-22
* Add macro `with-message'Case Duckworth2021-04-21
* Setup emoji fonts!Case Duckworth2021-04-21
* Add messages in `acdw/eval-region-or-buffer'Case Duckworth2021-04-21
* Add keybinding for crux-transpose-windowsCase Duckworth2021-04-21
* Add advice to kill lines and joinCase Duckworth2021-04-21
* Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-04-21
|\
| * Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-04-20
| |\
| * | Add `electric-cursor'Case Duckworth2021-04-20
| * | Fix some dumbnessCase Duckworth2021-04-20
* | | Fix boundp check in eshell-setupCase Duckworth2021-04-21
| |/ |/|
* | Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-04-20
|\|
| * Use company for completion-in-region instead of corfuCase Duckworth2021-04-20
| * Correct thingsCase Duckworth2021-04-20
| * Change keybindingsCase Duckworth2021-04-19
* | Use consult for completion-in-regionCase Duckworth2021-04-20
* | Only grow mini-windows, instead of resizing intenselyCase Duckworth2021-04-20
* | Autoload elpher-goCase Duckworth2021-04-20