~set rg-buffer-name to *ripgrep*

This commit is contained in:
2020-08-18 00:46:41 +01:00
parent 4a635a9428
commit 9070840739

View File

@@ -636,7 +636,9 @@ intentionally built to be modular and switchable.
rg-show-columns nil rg-show-columns nil
rg-show-header t rg-show-header t
rg-custom-type-aliases nil rg-custom-type-aliases nil
rg-default-alias-fallback "all")) rg-default-alias-fallback "all"
rg-buffer-name "*ripgrep*"))
#+end_src
#+end_src #+end_src
* Magit * Magit
Magit is *the* git porcelain for Emacs, which perfectly encapsulates Magit is *the* git porcelain for Emacs, which perfectly encapsulates