aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/lisp/my/my-buffer.el
Commit message (Collapse)AuthorAgeFilesLines
* Moving some github related functions to my-githubYuchen Pei2023-08-121-3/+2
| | | | also some minor changes in ycp-org and my-buffer
* some minor changesYuchen Pei2023-07-051-0/+3
|
* minor changeYuchen Pei2023-07-041-1/+2
|
* Adapted more configs from other emacs configsYuchen Pei2023-06-261-2/+0
| | | | Including wasamasa and jwiegley
* Enhancements for org and elispYuchen Pei2023-06-241-0/+1
| | | | | | - 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
* 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
* Moving things one level deeperYuchen Pei2023-06-171-0/+448
To ease gnu stow usage. Now we can do stow -t ~ emacs