On 2/28/11, Steven Schveighoffer <schvei...@yahoo.com> wrote:
> Dunno, vim doesn't do that for me currently.
>
> -Steve
>

For C/C++, there's OmniCppComplete. It seems to do some parsing work
and uses ctags. Now, I can use ctags and cscope in Vim with D, no
problem there. But I haven't gotten around on getting autocompletion
for D working. It might be possible to use the OmniCppComplete
codebase and do a few edits here and there to make it work for D.

Reply via email to