michal-h21 / vim-zettel

VimWiki addon for managing notes according to Zettelkasten method
MIT License
557 stars 73 forks source link

using fzf#vim#grep for ag in zettel#fzf#execute_fzf #97

Closed kraxli closed 2 years ago

kraxli commented 3 years ago

This is not much just using fzf#vim#grep for silver-searcher (ag) in zettel#fzf#execute_fzf as for other search tools

Please check if the behaviour is as expected.

Cheers, David

p.s. sorry there seems a commit from you in ...

michal-h21 commented 2 years ago

Thanks! I had to change the way how filename pattern is passed to AG, but it could be caused by change on their side that happened in the meantime.