Cam Spiers
Cam Spiers
@wbthomason Seems like a reasonable approach to me. We could add a `display` function to each meta result, and on around here: https://github.com/camspiers/snap/blob/main/fnl/snap/init.fnl#L293 call it if it exists instead of...
@wbthomason If you want to work on it please feel free!
That isn't supported. But it does sounds like an interesting idea.
Really interesting ideas, I will have to think about the API for this, because it's definitely doable.
It's documented I the README, search for steps.
Subsequent configured steps can be activated using C-q. You might need to change the -M parameter via vimgrep args if you find not enough content for each line is being...
Interesting, I suspect that it is only working when it has all the results. I need to iterate on this apparently. For now I think it's only going to work...
I've recently released a new configuration API which generates fucntions that call snap.run with reasonable configuration given a minimal API (less verbose). Under the hood it's really just doing all...
All good ideas :) when I get some time I can come back to this. Thanks!
This branch has the beginnings of the feature, but it isn't complete yet: https://github.com/camspiers/snap/tree/feature/git-log You can browse commits, but there isn't a preview for them yet.