Commit graph

6 commits

Author SHA1 Message Date
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 df8a78d257 re-organize some emacs config 2024-12-14 15:31:45 -05:00
Gered 28d6f2feb4 improve and sort-of clean up dap/gdb debugging config and keymaps
the main goal here is to provide common keybinds for controlling a
debugger session between dap-mode and gdb-mi/gud ... or at least, as
common as is possible
2024-12-09 20:48:06 -05:00
Gered aabb2fdcf1 debugging 2024-12-08 19:14:58 -05:00
Gered 92550ce1dc add commands.el
with just a basic command that kinda helps out with some performance
issues when working over sshfs
2024-12-04 22:49:38 -05:00
Gered 22af19b907 initial emacs.d config
probably a bunch of dumb things in here
2024-12-02 23:56:33 -05:00