On Oct 18, 12:07 pm, Richard Catlin <[email protected]> wrote: > I am new to Vim. I have always programmed in Thicker IDEs, such a > Eclipse and SlickEdit. These editors automatically setup > autocompletion for C++. What is the best way to do this in Vim? I am > on Snow Leopard.
You've got a few suggestions, already. Since you seem familiar with Eclipse, you could also try eclim, which integrates Vim with Eclipse (either Vim+headless Eclipse, Vim+Eclipse running separately, or Vim running inside Eclipse): http://eclim.org/ I haven't tried it yet myself, but it looks pretty powerful, so I do intend to at some point. -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
