Current State of the Art for Objective-C code completion?

2009-08-20 Thread Wincent Colaiuta
Hi folks, Sending this message to the vim_mac group rather than vim_use because I suspect the audience here is more likely to include Objective-C coders. Wondering what the current State of the Art is for Objective-C code completion (that is, omni-completion). As far as I can tell, it basically

Re: MacVim.app - Snapshot 49

2009-08-20 Thread björn
2009/8/20 Zvezdan Petkovic: On Aug 15, 2009, at 7:26 PM, björn wrote: There are (essentially) no other differences between snapshots 48 and 49. Does this snapshot include the patch for the vimgrep bug that was present in snapshot 48? We don't know if the bug has been patched, but Bram did

Re: Project drawer like in TextMate

2009-08-20 Thread björn
2009/8/18 Joseph Kocherhans: On Mon, Aug 17, 2009 at 2:17 PM, Vladimir Penkin wired.mu...@gmail.com wrote: Hello all. I just wondering is it possible to implement such cool feature of textmate like Project Drawer in Vim? I think this will be a great feature. But I don't know is it

Re: MacVim.app - Snapshot 49

2009-08-20 Thread caruso_g
Sorry, I will be more clear. If I want to move to the beginning of the document, then in the middle of the window, then to the end of it, I am not able to type: shift+h shift+m shift+l but I have to insert a command like k (or whatelse): shift+h k shift+m k shift+l To make it move. On Aug 20,

Re: MacVim.app - Snapshot 49

2009-08-20 Thread caruso_g
Sorry: …I am not able to type: should be …I am just able to get the first move but not able to make the cursor move to the next position by just typing: On Aug 21, 1:00 am, caruso_g peppecar...@gmail.com wrote: Sorry, I will be more clear. If I want to move to the beginning of the document,

Re: MacVim.app - Snapshot 49

2009-08-20 Thread Zvezdan Petkovic
On Aug 20, 2009, at 4:44 PM, björn wrote: 2009/8/20 Zvezdan Petkovic: Does this snapshot include the patch for the vimgrep bug that was present in snapshot 48? We don't know if the bug has been patched, but Bram did release a patch which probably fixes this bug and this patch is included

Re: Project drawer like in TextMate

2009-08-20 Thread Воффка Пенкин
I will try to implement this, this is very interesting for me. I will report if there will be any progress On Fri, Aug 21, 2009 at 12:59 AM, björn bjorn.winck...@gmail.com wrote: 2009/8/18 Joseph Kocherhans: On Mon, Aug 17, 2009 at 2:17 PM, Vladimir Penkin wired.mu...@gmail.com wrote: