cosmicexplorer / helm-rg

ripgrep is nice
GNU General Public License v3.0
101 stars 21 forks source link

Minor: Can we support the `helm-follow-mode-persistent`? #41

Open ccqpein opened 5 months ago

ccqpein commented 5 months ago

https://github.com/cosmicexplorer/helm-rg/blob/ee0a3c09da0c843715344919400ab0a0190cc9dc/helm-rg.el#L2379

helm-make source can be followed by giving:

:follow (and helm-follow-mode-persistent 1)

I think it would be nice if we add this inside the source and it will make helm-follow-mode-persistent effect like some other packages.