On Wednesday, October 29, 2014 19:38:14 dan via Digitalmars-d wrote: > What IDE/EDITOR do you use for D? What plugins if you use Vim?
I Use gvim with most of the GUI elements turned off (I'm just trying to get a window for it separate from the console, which is why I don't use vim). The only thing that I use with it that's D-specific is the D syntax file. - Jonathan M Davis
