Commit graph

20 commits

Author SHA1 Message Date
Gered 437c5fdb4f don't wrap long lines at window width by default 2025-01-26 20:19:14 -05:00
Gered d0d2a45241 modus themes fixes for the horrible neotree default colors/styling 2025-01-26 19:17:59 -05:00
Gered 48b9c076cc better buffer filter for switch-to-prev-buffer-skip
there's so many `*whatever*` style buffers, trying to list them all
explicitly seems like a waste of time
2025-01-26 17:54:41 -05:00
Gered d4996ff5ca highlight trailing whitespace 2025-01-26 14:43:09 -05:00
Gered e7d622505e increase mouse wheel scroll speed 2025-01-26 14:28:00 -05:00
Gered cfa273cb81 change popper keybinds to something which works in terminal mode emacs 2025-01-21 17:15:12 -05:00
Gered 5ab38869db configure switch-to-prev-buffer-skip
when cycling through buffers, skip over a bunch of built-in emacs
buffers. as well, skip over dired-sidebar-mode buffers, as these get
super annoyingly mixed in all over the place at times
2025-01-19 16:36:21 -05:00
Gered bca822763d additional config for autosave and backup files 2024-12-17 18:11:14 -05:00
Gered 96cf15be7e add rust packages 2024-12-08 19:13:43 -05:00
Gered 817a52b5cf configure modus-themes a bit more 2024-12-08 14:00:02 -05:00
Gered 88d247e30b add popper package 2024-12-07 17:33:42 -05:00
Gered 78ada61d89 configure help buffers to always open in the same window 2024-12-07 13:12:49 -05:00
Gered ee1513a212 fix window splitting keybinds 2024-12-07 12:34:53 -05:00
Gered afb2c265ae add consult package 2024-12-05 22:57:23 -05:00
Gered b37a6bc986 configure extra buffer and window navigation/switching bindings 2024-12-05 22:02:13 -05:00
Gered ece3b4d46d enable use-short-answers
i'm sick and tired of the few cases where it forces me to type 'yes'

no!
2024-12-03 21:35:23 -05:00
Gered c8811826f7 simplify a small bit 2024-12-03 20:59:41 -05:00
Gered 0d076d9b6c adjust font size 2024-12-03 17:50:16 -05:00
Gered 958780da2d reformat various files, removing tabs 2024-12-03 11:16:34 -05:00
Gered 22af19b907 initial emacs.d config
probably a bunch of dumb things in here
2024-12-02 23:56:33 -05:00