Federico Holgado

Results 7 comments of Federico Holgado

Confirming this behavior (http://f.fhl.gd/ARoh) See htdocs folder.

@jpatokal thanks for the fix, worked like a charm :)

Ha. I had this idea before Apple announced it! Was actually gonna post something but never did :(

Hi Mike, I use NERDtree often and I'm not seeing this issue. I have n bound to :NERDTreeToggle, and that works fine. Please update MBE and see if the latest...

I'm sorry, I can't follow what you're saying. Could you post a screenshot so that I can see what you're talking about? Thanks :)

That's an interesting approach. I would suggest using something like ctrl-p (https://github.com/kien/ctrlp.vim) in "most recently opened" mode to find buffers. I haven't played with TextMate's functionality that you mention, and...

Or actually, even better. Why don't you just use LiveReload to pre-process the files that are being saved? That would let you stay away from writing OS-specific code for monitoring...