Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [emacs] [gdb] Some small changes | Yuchen Pei | 2023-10-03 | 1 | -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 keybinding | Yuchen Pei | 2023-06-24 | 1 | -2/+3 |
| | |||||
* | precision fixes | Yuchen Pei | 2023-06-19 | 1 | -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 deeper | Yuchen Pei | 2023-06-17 | 1 | -0/+59 |
To ease gnu stow usage. Now we can do stow -t ~ emacs |