aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/lisp/my/my-mariadb.el
Commit message (Collapse)AuthorAgeFilesLines
* [emacs][urxvt] bunch of small changesYuchen Pei2024-04-051-5/+9
| | | | | | | | - add org clock string to frame title - add ansi color to compilation buffer - look for project source dir from build dir - fix my-kill-sexp-or-comment - more lines in urxvt
* [emacs] improve org backtrace regionYuchen Pei2024-04-051-0/+93
|
* some minor changesYuchen Pei2023-07-141-0/+39
|
* some minor changesYuchen Pei2023-06-291-30/+24
|
* Some minor fixesYuchen Pei2023-06-281-1/+1
|
* buncha changesYuchen Pei2023-06-271-2/+0
| | | | | | | - add gdbinit - attempt to fix tempel in eglot (not working) - add qutebrowser to hmm browser - allow find file to open file:line_no
* Some small fixes and changesYuchen Pei2023-06-261-0/+1
| | | | | | | | | | | | * emacs/.emacs.d/init/ycp-editing.el: fix a require * emacs/.emacs.d/init/ycp-prog.el: fix sql require * emacs/.emacs.d/init/ycp-system.el: remove double removal of tramp from file-name-handler-alist * emacs/.emacs.d/init/ycp-vc.el: add a post commit hook to revert project buffers * emacs/.emacs.d/lisp/my/my-mariadb.el: fix sql require * emacs/.emacs.d/lisp/my/my-project.el: add a command to revert project buffers
* precision fixesYuchen Pei2023-06-191-0/+126
- 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