Viewing profile — dmrd
dmrd
HN member- Joined
- Mon, Apr 09, 2012, 2:19 PM UTC
- HN karma
- 92
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About dmrd
No profile information was provided.
Recent public activity
- story
-
comment
Comment #4471523
If you are concerned about speed, it might be worth adding this line to your vimrc as well. This way, ctrlp will keep its cache (stored by directory), and you only need to rebuild …
-
comment
Comment #4219867
I'm not too familiar with Sublime, but I know that there are a few clones of Goto Anything for vim. Personally, I like CtrlP ( https://github.com/kien/ctrlp.vim/ ) since it is both…