aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/lisp/my/my-mariadb.el
Commit message (Collapse)AuthorAgeFilesLines
* 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