Comments
-
myitcv
+1 for this. Not only Rails but also bower and node install many lib-esque files locally which I don't want to consider with CommandT but do in :sp, :e, glob, expand etc
-
myitcv
I've just submitted a pull request for this:
https://github.com/wincent/Command-T/pull/55
For now you can try the behaviour via:
git clone git@github.com:myitcv/command-t.git
-
myitcv
Sorry, the last post got messed up a bit. Last line should read:
git@github.com:myitcv/command-t.git
-
myitcv
Ok, even that didn't work!
Go here to grab the code for this PR:
https://github.com/myitcv/command-t
It's on the
special_wild_ignore
branch -
Greg Hurrell
Thanks, myitcv. I'll take a look at this presently.
I think those first links worked; it's just the highlighter makes the bits that look like an email address into an email address.
If you ever want to suppress the highlighting you can do so with
<nowiki></nowiki>
tags; ie:<nowiki>git clone git@github.com:myitcv/command-t.git</nowiki>
produces:
git clone git@github.com:myitcv/command-t.git
-
Greg Hurrell
I'm about to merge this, so marking this one as closed.
-
Greg Hurrell
Status changed:
- From: new
- To: closed
Add a comment
Comments are now closed for this issue.