c872baba2d
Allow easy navigation to function definitions in emacs. The rg (ripgrep) search is needed because as the dumb-jump README says: [...] the default searcher (git-grep) won't be able to search outside of the project root. This edge case will be fixed in a future release. See: https://github.com/jacktasia/dumb-jump
1 line
51 B
EmacsLisp
1 line
51 B
EmacsLisp
((cperl-mode . ((dumb-jump-force-searcher . rg))))
|