feat: enable menu in rg
This commit is contained in:
parent
a4040e4eef
commit
70bac71039
1 changed files with 2 additions and 0 deletions
|
|
@ -349,6 +349,8 @@ These flags will enable/disable parts of the config.
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(use-package rg
|
(use-package rg
|
||||||
|
:config
|
||||||
|
(rg-enable-menu) ;; Enable transient menu
|
||||||
)
|
)
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue