jtaby / Waldo

A generic port of TextMate's Find-In-Project, with associated MacVim plugin
http://jtaby.com
MIT License
155 stars 11 forks source link

Some improvements. #1

Closed zef closed 13 years ago

zef commented 13 years ago

Hey, thanks for making this! I think this is going to be really great.

I made a few changes: Install VimAck.vim automatically on launch Made the search button the default button so return works from the text field Added a couple search options Added a label with some statistics

I'd love to help out some more too...

When I used TextMate I used AckMate which is really nice, maybe that's a good place to get inspiration? Let me know what you think...

Thank you!

jtaby commented 13 years ago

Hey @zef, thanks so much for the pull request!

I made a booboo with my configuration and I didn't properly configure git on my new machine so all the commits said "New Name" so I rewrote history and force-pushed, and I think that's causing some problems with the pull request. I'm trying to resolve the issues on my end right now and will push it up in a little bit.

jtaby commented 13 years ago

I just got your stuff integrated. Had to do a lot of git magic to make it work though :(

Thanks a lot for your contribution! Please keep them coming!