diff options
| author | 2026-05-19 09:39:41 -0700 | |
|---|---|---|
| committer | 2026-05-19 09:44:21 -0700 | |
| commit | a500bf609f1d52acc708592a6ea705dd487620c6 (patch) | |
| tree | dbf897c6d6663a51cdc0cf77395fb0d9d694e6c9 /oni/home/config/pop-os | |
| parent | 7ba0f9732499f3b92177147151e903c1f3ab05be (diff) | |
| download | new-dotfiles-a500bf609f1d52acc708592a6ea705dd487620c6.tar.gz new-dotfiles-a500bf609f1d52acc708592a6ea705dd487620c6.zip | |
pop-os: Add dumb-jump and ripgrep
Diffstat (limited to 'oni/home/config/pop-os')
| -rw-r--r-- | oni/home/config/pop-os/emacs.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/oni/home/config/pop-os/emacs.el b/oni/home/config/pop-os/emacs.el index d64cee3..4c97e3a 100644 --- a/oni/home/config/pop-os/emacs.el +++ b/oni/home/config/pop-os/emacs.el @@ -596,3 +596,5 @@ Optional argument STOPP means stop on any defect." (setq vertico-posframe-poshandler 'posframe-poshandler-frame-bottom-center) (vertico-posframe-mode) + +(require 'oni-dumb-jump) |
