Commit Graph

888 Commits

Author SHA1 Message Date
Case Duckworth 745722ba42 Change definition to use seq-some 2021-10-07 16:01:03 -05:00
Case Duckworth 79e4370571 Merge branch 'main' of github.com:duckwork/.emacs.d 2021-10-06 19:17:00 -05:00
Case Duckworth d2dba38d72 Comment out define-repeat-map
Doesn't work anyway
2021-10-06 19:13:19 -05:00
Case Duckworth f1a9700e42 Setup mu4e 2021-10-06 18:59:06 -05:00
Case Duckworth 7e040057a6 Setup tramp 2021-10-06 18:58:56 -05:00
Case Duckworth ee64ffc41f Un-customize the message-header face 2021-10-06 16:50:20 -05:00
Case Duckworth 26fab554bc Change straight-if to straight-when
Missed one!
2021-10-06 16:30:25 -05:00
Case Duckworth f17abf3a09 Add system-packages 2021-10-06 16:29:55 -05:00
Case Duckworth 2ecdd95e5d Add actually-selected-window 2021-10-06 16:29:38 -05:00
Case Duckworth cbb2664667 Change pulse-line to pulse-line-current-window
It doesn't currently work, but maybe will be easier to change when I'm ready...
2021-10-06 16:28:57 -05:00
Case Duckworth c434a7623d Add nyan-mode
I forked it to improve it!
2021-10-06 16:28:26 -05:00
Case Duckworth f9fd9e5f62 Merge branch 'main' of https://github.com/duckwork/.emacs.d 2021-10-06 11:17:47 -05:00
Case Duckworth 577a229bc4 Un-banish the mouse 2021-10-06 11:17:37 -05:00
Case Duckworth d054567cd1 Remove circe highlight 2021-10-06 11:17:23 -05:00
Case Duckworth 46e1d53222 Fix bug and add bindings 2021-10-06 11:17:10 -05:00
Case Duckworth 14e4e5d050 Fix up org-mode config 2021-10-06 11:16:55 -05:00
Case Duckworth d134922c7c Add open-paragraph 2021-10-06 11:16:18 -05:00
Case Duckworth 08bdb9d3a2 Fix eshell... I think
Eshell's loading order is so confusing
2021-10-06 11:15:46 -05:00
Case Duckworth 352f18559c Merge branch 'main' of github.com:duckwork/.emacs.d 2021-10-05 20:20:42 -05:00
Case Duckworth 4c8feba76a Install emacs-everywhere 2021-10-05 20:05:39 -05:00
Case Duckworth 3f7a8703ed Replace ytel with ytdious
Better interface
2021-10-05 14:23:47 -05:00
Case Duckworth 4fe1c79b45 Change quoting style 2021-10-05 14:23:20 -05:00
Case Duckworth 3490471015 Add consult-dir 2021-10-05 14:23:10 -05:00
Case Duckworth 66ecd92944 Change `:straight-if` to `:straight-when`
`:straight-when` is a more accurate representation of what it's doing.  I also
found out that I could change its indentation, which I did.
2021-10-05 14:22:18 -05:00
Case Duckworth 24fee83cc0 Don't pulse line 2021-10-05 14:20:39 -05:00
Case Duckworth 496951513d Customize random stuff 2021-10-05 08:34:24 -05:00
Case Duckworth d8d2f5d06d Add lines to pulse 2021-10-05 08:33:36 -05:00
Case Duckworth 3dd81b2efe Add spongebob-case
Studlify is ... too complicated.
2021-10-05 08:32:54 -05:00
Case Duckworth 96407712a7 Lisp stuff 2021-10-02 00:04:16 -05:00
Case Duckworth 4c1475e739 Reorganize and shit
- paredit -> smartparens
- re-builder (C-M-5)
- other stuff
- reorder
2021-10-01 22:23:14 -05:00
Case Duckworth 3a82a01e91 Blep 2021-10-01 19:06:13 -05:00
Case Duckworth 722fdb5bf7 Fix bug 2021-09-30 23:45:09 -05:00
Case Duckworth ce522ca1a7 Merge branch 'main' of https://tildegit.org/acdw/emacs 2021-09-30 23:23:57 -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 c57cdb05c7 Update org-mode recipe 2021-09-30 18:22:58 -05:00
Case Duckworth fe3d1162cc Add circe-command-SLAP 2021-09-30 17:20:24 -05:00
Case Duckworth d12cac2619 Add to orderless styles 2021-09-30 17:20:05 -05:00
Case Duckworth b03b54fa04 Super save not when idle 2021-09-30 17:19:56 -05:00
Case Duckworth 613860e8cc Add acdw-ytel.el 2021-09-30 17:19:45 -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 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 11f8a9e341 Move sort-setups to acdw.el 2021-09-29 17:18:21 -05:00
Case Duckworth 40bcdfc60c Recipes 2021-09-28 16:23:36 -05:00