Tom Plunket

Results 8 comments of Tom Plunket

It seems that I've submitted the "use a different function" method as a PR already, #127. It may not be absolutely necessary (as for my workflow now 'tags' is enough...

@Numkil any thoughts for or against me adding `'tags'` (and I suppose emacs-friendly `'TAGS'`) to the list default? I'll create a PR for this a little later.

See `:help tags` in the Vim documentation. It will tend to be at the root of projects where the user needs to do a lot of navigating to function definitions...

See PR #143 and feel free to give feedback on it. I did it against the rking/master so that branch doesn't have all of the Windows fixes in it, I...

@rking hasn't had any activity on GitHub in nearly two years and the website that is listed in the user's profile yields a DNS error. I'm guessing that this person...

You can also just add the parameters to your call. E.g. `:Ag -w "Full word"` or `:Ag -s lowercase`.

I just closed a tab that I had active work in as I had switched to another tab and wanted to go back... Most of my navigation is done with...

That isn't the only "failure case" for this though, the bug is that the "Resolving dependencies" message erases messages from the SSH client. E.g. if you are prompted to type...