Commit Graph

1665 Commits

Author SHA1 Message Date
Case Duckworth 2c93878756 Re-write acdw-reading.el 2021-09-30 23:17:41 -05:00
Case Duckworth 8c14455783 Remove custom bindings for winum
The defaults are fine
2021-09-30 23:17:21 -05:00
Case Duckworth bc4f54512b Add visual-fill-column 2021-09-30 23:17:08 -05:00
Case Duckworth b7b43e326a Hook more things into circe 2021-09-30 23:16:51 -05:00
Case Duckworth 012305d5ad Add #emacsconf-org to list of autojoined channels 2021-09-30 23:16:30 -05:00
Case Duckworth 4873990a70 Fix bug in acdw-reading.el 2021-09-30 18:23:15 -05:00
Case Duckworth c57cdb05c7 Update org-mode recipe 2021-09-30 18:22:58 -05:00
Case Duckworth 0184437387 Merge branch 'main' of tildegit.org:acdw/emacs 2021-09-29 17:24:48 -05:00
Case Duckworth 8e5865b915 Track chd.el 2021-09-29 17:23:41 -05:00
Case Duckworth 13e1698e9b Change avy and link-hint binds to use j
C-j link-hint-open-link
M-j avy-goto-char-timer
2021-09-29 17:22:32 -05:00
Case Duckworth 8e19913a07 Fix bindings 2021-09-29 17:22:12 -05:00
Case Duckworth 0165cc6bfc Change apheleia stupid indenting 2021-09-29 17:21:50 -05:00
Case Duckworth b954ae483d Add :load-after setup form 2021-09-29 17:21:31 -05:00
Case Duckworth 27681dda7c Add comment to patch acdw-re 2021-09-29 17:21:18 -05:00
Case Duckworth 17b01d3eb5 Also show percentage of file in the modeline 2021-09-29 17:21:01 -05:00
Case Duckworth 6198dfb726 Move stuff to executable setup form
I should probably do this for all of the files or w/e
2021-09-29 17:20:22 -05:00
Case Duckworth 013424c62a Move the prompt to acdw-circe 2021-09-29 17:19:49 -05:00
Case Duckworth 0763e40986 Correct with-eval-after-loads
From this reddit comment:
https://old.reddit.com/r/emacs/comments/pxe9pr/need_help_writing_a_macro/hemygul/
2021-09-29 17:18:35 -05:00
Case Duckworth 11f8a9e341 Move sort-setups to acdw.el 2021-09-29 17:18:21 -05:00
Case Duckworth 2c82543973 Rewrite with-eval-after-loads 2021-09-28 19:52:09 -05:00
Case Duckworth 40bcdfc60c Recipes 2021-09-28 16:23:36 -05:00
Case Duckworth 71e502d835 Enable Imagemagick 2021-09-28 16:23:13 -05:00
Case Duckworth 556a5a3257 Configurate modeline 2021-09-28 16:22:53 -05:00
Case Duckworth 0124957b18 Add org-narrow-to-task 2021-09-28 16:22:24 -05:00
Case Duckworth 511bf4efc3 Fix loading 2021-09-28 16:21:53 -05:00
Case Duckworth d19fb84fbb Add acdw-circe.el 2021-09-28 16:20:55 -05:00
Case Duckworth bdb11fee69 Merge branch 'main' of tildegit.org:acdw/emacs 2021-09-28 10:02:16 -05:00
Case Duckworth e507faffd1 Move word count in modeline 2021-09-28 10:01:57 -05:00
Case Duckworth 0508ae9e42 Ignore blank lines when counting words stupidly 2021-09-28 10:01:38 -05:00
Case Duckworth ee37f38d59 Ignore a couplea modes with dogears-mode 2021-09-27 23:56:18 -05:00
Case Duckworth 019f93c372 Correct acdw-setup.el
Nothing big; just add commentary and require setup.
2021-09-27 23:08:55 -05:00
Case Duckworth 04fbf30e8d Don't blink cursor in reading-mode 2021-09-27 23:08:41 -05:00
Case Duckworth f939cc140d Correct typo 2021-09-27 23:08:30 -05:00
Case Duckworth bc902ff38e Add ytel 2021-09-27 23:08:20 -05:00
Case Duckworth 07f56f870f Remove unused packages 2021-09-27 23:08:10 -05:00
Case Duckworth 5beb6dc581 Recenter toots 2021-09-27 23:08:00 -05:00
Case Duckworth 0e8ea745fc Move stuff around 2021-09-27 23:07:50 -05:00
Case Duckworth 8abe4fa3bc Add tags to elfeed-protocol feeds 2021-09-27 23:07:12 -05:00
Case Duckworth edc4672f82 Default to text-mode with edit-server 2021-09-27 23:06:57 -05:00
Case Duckworth 9b8d95e894 Add dogears
let's try this again!
2021-09-27 23:06:44 -05:00
Case Duckworth c37e3ec082 Require define-repeat-map from the right place 2021-09-27 23:06:13 -05:00
Case Duckworth 131781cf82 Message when toggling lexical-binding 2021-09-27 23:05:46 -05:00
Case Duckworth f945eeb39e Install super-save-mode 2021-09-27 18:23:01 -05:00
Case Duckworth acd28edf71 Add consult-org-clock
... or whatever it's called.
2021-09-27 18:21:03 -05:00
Case Duckworth a9534e1a83 Add circe-buffer-source 2021-09-27 18:20:34 -05:00
Case Duckworth bfd4e02c0c Enable column-number-mode
... most of the time.
2021-09-27 18:19:47 -05:00
Case Duckworth 910e982e37 Add bookmarks to eww
Like, regular ones.
2021-09-27 18:19:22 -05:00
Case Duckworth 0fbccf6e9b Remove unneeded variables 2021-09-27 18:17:30 -05:00
Case Duckworth 6bfdb8d254 Merge branch 'main' of https://tildegit.org/acdw/emacs 2021-09-26 17:21:47 -05:00
Case Duckworth 09af84d74b Correct simple-modeline--format for right fringe 2021-09-26 17:21:05 -05:00