Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [emacs][rofi] browse-url jira from org-jira | Yuchen Pei | 3 days | 1 | -1/+1 |
| | | | | | | | | | | | | | * emacs/.emacs.d/init/ycp-web.el: Add org link handling jira; add my-org-jira-open-url as a browse-url-handler * emacs/.emacs.d/lisp/my/my-org-jira.el: add functions to fetch jira issue given a url * emacs/.emacs.d/lisp/my/my-web.el: remove the redundant my-browse-url now that we use browse-url-handlers * emacs/.emacs.d/lisp/my/my-ytdl.el: infobox to extract from ytdl supported video urls * misc/.config/rofi/config.rasi: newer versions of rofi does not do glob matching like prefix any more | ||||
* | Fixing corfu map and rofi keybinding | Yuchen Pei | 2023-06-24 | 1 | -8/+8 |
| | |||||
* | Some small fixes | Yuchen Pei | 2023-06-20 | 1 | -8/+9 |
| | | | | | | | | - 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 | ||||
* | adding rofi | Yuchen Pei | 2023-06-20 | 1 | -0/+151 |