Commit Graph

455 Commits

Author SHA1 Message Date
2bc3ca95d3 Add nerd font lookup package 2023-03-08 08:00:51 -09:00
033a1052d1 Merge corfu extensions into one elpaca-nil block 2023-03-08 08:00:36 -09:00
8a58b8e167 eshell: expand !! and other history things
why is this not enabled by default! grr
2023-03-07 08:27:34 -09:00
03d32dcbb2 add empv and make it work 2023-03-07 08:27:14 -09:00
fcccd98ada add a space before elpaca-wait call, to optimize it 2023-03-07 08:26:54 -09:00
3a44adf3dc Move cider to after clojure so it doesn't get in the way 2023-03-07 08:26:31 -09:00
8b683ff49b Diminish minimap 2023-03-06 18:48:29 -09:00
dd9f204448 Remove broken Straight keyword for vertico-mouse 2023-03-06 18:47:25 -09:00
3721f7e072 Remove broken evil-join 2023-03-06 18:47:03 -09:00
8f151251ca Load evil packages after evil 2023-03-06 11:06:22 -09:00
39ca1505bc Echo keystrokes longer delay 2023-03-06 11:05:29 -09:00
06e6bdba51 Clean up eshell banner message 2023-03-06 11:05:10 -09:00
f725513913 Move diminished things to after diminish, so they diminish 2023-03-06 08:11:08 -09:00
ea2daa4b6e elpaca declarations don't need a car 2023-03-04 16:49:01 -09:00
12bb72623e p11k: hook on the front of eshell so initial prompt works 2023-03-04 16:48:00 -09:00
b59d3b8e7a Add eshell-tramp, for persistent sudo auth 2023-03-04 16:47:23 -09:00
412e3e99fd Don't defer eldoc because it breaks diminish apparently 2023-03-04 16:46:50 -09:00
5883d67749 Suppress warnings about advised functions getting re-defined 2023-03-04 16:46:26 -09:00
1db6dceaf0 Elpaca use-package kewyword rework 2023-02-23 12:50:19 -09:00
94e38169b8 Elpaca: enable use-package integration 2023-02-23 11:37:08 -09:00
d71fe5bbde fix elpaca-bootstrap error 2023-02-23 11:35:04 -09:00
812a6e2580 Update elpaca bootstrap 2023-02-23 11:34:17 -09:00
be5faac2bb Elisp auto-formatter 2023-02-08 14:03:24 -09:00
a5c5d40fa6 Klondike Solitaire. Might want to contribute later 2023-02-08 14:02:30 -09:00
a09033b925 Sticky Shell: show previous prompt in header-line 2023-02-08 14:01:27 -09:00
6897c1d590 ProcEd settings: built in Emacs process manager like htop 2023-02-08 13:57:57 -09:00
f21a653fca TreeSitter auto-install grammars 2023-02-08 13:57:36 -09:00
ecd90db36d Hugo: don't bother requiring subr-x, we don't need named-let anymore 2023-02-08 13:57:03 -09:00
470d2b8e45 Org: fix <> and add block-type completion 2023-02-08 13:56:15 -09:00
1780315620 AnsiLove png generator 2023-02-08 13:55:41 -09:00
b7cec6f732 Display prefix keys instantly 2023-02-08 13:55:19 -09:00
6353891e14 Fix hugo-compile so it works again 2023-02-06 15:35:09 -09:00
3d0ea8fedb eat: go into insert mode. Also nmtui alias for eshell. 2023-01-31 19:16:35 -09:00
2ee1ef3430 add EDraw, which actually works! 2023-01-25 15:12:13 -09:00
6679bba329 evil: animations for regional operations 2023-01-25 10:51:08 -09:00
6af8f9414c automatically sudoedit root-owned files 2023-01-25 10:48:11 -09:00
10e239d42d Eshell: save history when Emacs dies 2023-01-25 10:46:09 -09:00
6cfb9b8d76 eshell: do history just like zsh 2023-01-21 22:07:40 -09:00
de4d84c350 Add languages: haskell, yuck. No configuration required 2023-01-21 22:07:15 -09:00
dc6fc63924 2048: function names whoopes 2023-01-15 20:16:47 -09:00
66a471dc51 2048: add helper functions for swipe motions 2023-01-15 20:15:25 -09:00
aee5de5743 2048: i forgot how setq works whoops 2023-01-15 20:11:33 -09:00
d698b12a3b 2048: Make entry function interactive (whoops) 2023-01-15 20:10:37 -09:00
c0a1ff7be2 2048: use mwheel-scroll-functions to set termux swipe keys 2023-01-15 20:09:15 -09:00
064330b84d 2048: cheat on the package name because types are broken 2023-01-15 20:05:05 -09:00
c4b9733f18 2048: join trailing paren lines 2023-01-15 20:00:48 -09:00
241be55236 2048: add vim keys and (hopefully) termux keys! 2023-01-15 20:00:26 -09:00
0fbc2fad75 2048: fix docstrings 2023-01-15 19:59:50 -09:00
dcff4255f7 2048: allow configuration via Customize 2023-01-15 19:57:53 -09:00
5bf12a119f 2048: fix missing Dash.el dependency 2023-01-15 19:56:58 -09:00