Fix helm-swoop
This commit is contained in:
parent
6d2a7e22b3
commit
a0a7f3ec42
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@
|
|||
helm-split-window-in-side-p t))
|
||||
|
||||
(after! helm-swoop
|
||||
(setq helm-swoop-split-window-function (lambda (b) (doom-popup-buffer b))))
|
||||
(setq helm-swoop-split-window-function #'pop-to-buffer))
|
||||
|
||||
|
||||
(after! helm-ag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue