aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/init/ycp-complete.el
Commit message (Collapse)AuthorAgeFilesLines
* [emacs] corfu renamed a varYuchen Pei2024-05-231-1/+1
|
* [emacs] Fix a few small thingsYuchen Pei2024-04-051-1/+2
| | | | - cape: cape-symbol has been replaced by cape-elisp-symbol
* [emacs] Fix notes and shell cycle and creation.Yuchen Pei2023-10-141-0/+2
| | | | | One function to switch or cycle default notes indirect buffers. One to switch or cycle shell mode buffers.
* [emacs] Some small enhancementYuchen Pei2023-09-071-0/+1
| | | | | Remove empty blocks automatically. When org-insert-structure-template, with a prefix, auto yank into block and exit
* A few more org utilities, and small fixes in editing / goto placesYuchen Pei2023-09-021-2/+1
| | | | | | | added my-org-swap-referral-with-headline added my-org-clean-up-entry fixed avy binding org capture todo: contain initial content (if any) in an example block
* Adding functions for hmm transformers.Yuchen Pei2023-08-211-2/+2
| | | | | my-cgit- functions that outputs url for revision id, branches, and files. Also updating the my-github- functions accordingly
* Adding a command to browse with the mullvad browserYuchen Pei2023-08-191-0/+1
|
* minor consult grep changesYuchen Pei2023-08-011-2/+2
|
* minor changesYuchen Pei2023-07-061-4/+13
|
* minor changesYuchen Pei2023-07-031-0/+5
|
* buncha changesYuchen Pei2023-06-271-3/+4
| | | | | | | - add gdbinit - attempt to fix tempel in eglot (not working) - add qutebrowser to hmm browser - allow find file to open file:line_no
* Adding clean-elc-compileYuchen Pei2023-06-261-1/+1
| | | | - also updating buildbot submodule commit
* Adapted more configs from other emacs configsYuchen Pei2023-06-261-3/+6
| | | | Including wasamasa and jwiegley
* Fixing corfu map and rofi keybindingYuchen Pei2023-06-241-1/+5
|
* Enhancements for org and elispYuchen Pei2023-06-241-2/+2
| | | | | | - 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
* company works better with bbdb in message modeYuchen Pei2023-06-241-3/+4
|
* precision fixesYuchen Pei2023-06-191-61/+14
| | | | | | | | | | - 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 deeperYuchen Pei2023-06-171-0/+375
To ease gnu stow usage. Now we can do stow -t ~ emacs