Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
georgebashi
on Sept 3, 2012
|
parent
|
context
|
favorite
| on:
Plugins you should put in your vimrc
I've tweaked mine to this, which includes untracked files, but honours your gitignores:
let g:ctrlp_user_command = ['.git/', 'cd %s && git ls-files --exclude-standard -co']
It was annoying me that I couldn't open files I'd just created with CtrlP, as they wern't yet tracked.
robbles
on Sept 4, 2012
[–]
Just tried this out on my setup, and it made a huge difference. A large project that used to take ~1s to load the first time is now pretty much instantaneous.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: