vim tips for D development

Kiith-Sa 42 at theanswer.com
Sun Feb 19 14:02:21 PST 2012


On Sunday, 19 February 2012 at 20:09:58 UTC, simendsjo wrote:
> On Sun, 19 Feb 2012 17:00:37 +0100, Kiith-Sa <42 at theanswer.com> 
> wrote:
>
>
> Thanks. supertab and autoComplPop seems really nice.
>
> A couple of other stuff to add to the list:
> surround, delimitMate
> and "smart semicolon" in .vimrc: inoremap <leader>; <C-o>A;<cr>
>
> It would be great if you could share your snippet file even if 
> it's quite specific for your projects. Would be great even if 
> only serving as an example.

I removed project-specific stuff and uploaded it to GitHub:

https://github.com/kiith-sa/D-SnipMate



More information about the Digitalmars-d-learn mailing list