parent
3935d431fc
commit
8024f4edf9
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@ evil-ex-specific constructs, so we disable it solely in evil-ex."
|
|||
(listp counsel-rg-base-command)
|
||||
(member "--path-separator" counsel-rg-base-command))
|
||||
(setf (cadr (member "--path-separator" counsel-rg-base-command))
|
||||
"//"))
|
||||
"/"))
|
||||
|
||||
;; Integrate with `helpful'
|
||||
(setq counsel-describe-function-function #'helpful-callable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue