parent
9bd3d66617
commit
3b6fd1b360
2 changed files with 2 additions and 0 deletions
|
@ -253,6 +253,7 @@ The point of this is to avoid Emacs locking up indexing massive file trees."
|
|||
(unless recursive " --maxdepth 1")
|
||||
" "
|
||||
(mapconcat #'shell-quote-argument args " "))))
|
||||
(setq deactivate-mark t)
|
||||
(counsel-rg
|
||||
(or query
|
||||
(when (doom-region-active-p)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue