Vanilla Vim with D

Dlangofile via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Jun 18 00:55:41 PDT 2016


Hi to all,

I'm trying to approach Vim as an editor for D, starting from 
scratch...
I've a pretty vanilla vimrc, and only CtrlP as a plugin: not a so 
bad experience right now!

First question, what's the best, simplest and fast approach for:

- compile from inside (rdmd or dmd right now)
- jump in the code fixing the compilation errors?

Thanks vim guys!

/DF


More information about the Digitalmars-d-learn mailing list