aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/lisp/my
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixing corfu map and rofi keybindingYuchen Pei2023-06-241-2/+3
|
* Enhancements for org and elispYuchen Pei2023-06-243-0/+17
| | | | | | - org: adding an :after advice to org-insert-structure-template so that it goes into editing immediately - elisp: C-M-x evals a region when region is active
* Make bbdb gnus integration usableYuchen Pei2023-06-241-0/+7
|
* adding votes to org entriesYuchen Pei2023-06-231-0/+14
|
* minor change in my-dired and ycp-orgYuchen Pei2023-06-221-0/+22
|
* Some small fixesYuchen Pei2023-06-201-1/+1
| | | | | | | | - bbdb: integration with gnus and message - disable tree-sitter for c-mode - my-buffer-quick-major-mode: switch rather than pop to buffer - rofi config: comment timeout and filebrowser due to issues with lower versions
* precision fixesYuchen Pei2023-06-195-0/+645
| | | | | | | | | | - 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
* Adding a function to switch or create a shell bufferYuchen Pei2023-06-171-0/+17
|
* Moving things one level deeperYuchen Pei2023-06-1749-0/+7277
To ease gnu stow usage. Now we can do stow -t ~ emacs