;; Emacs search tool based on ripgrep. ;; https://github.com/dajva/rg.el (use-package rg :ensure t :config (rg-enable-default-bindings))