aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/lisp/my/my-magit.el
Commit message (Collapse)AuthorAgeFilesLines
* [emacs] [gdb] Some small changesYuchen Pei2023-10-031-0/+8
| | | | | | | | | - my-mark-backward-up-list: like backward-up-list, but also mark the sexp - my-kill-sexp-or-comment: kill the next sexp or comment, replacing kill-sexp - my-mark-sexp-or-comment: mark the next sexp or comment, replacing mark-sexp - my-magit-ignore-other-worktrees: a filter-args advice to add --ignore-other-worktrees to magit-checkout
* Fixing corfu map and rofi keybindingYuchen Pei2023-06-241-2/+3
|
* precision fixesYuchen Pei2023-06-191-0/+11
| | | | | | | | | | - Adding org-jira - Also fixed getting builders in buildbot - Adding gdb-mi and gud - Adding gdb and shell configs - Also mariadb dev related stuff - A few more modes - some more updates
* Moving things one level deeperYuchen Pei2023-06-171-0/+59
To ease gnu stow usage. Now we can do stow -t ~ emacs