sponsor Vim development Vim logo Vim Book Ad

dmd : DigitalMars D language file type plugin(syntax, fold, compiler,include search)

 script karma  Rating 0/0, Downloaded by 492  Comments, bugs, improvements  Vim wiki

created by
liang huang
 
script type
ftplugin
 
description
It's a quite poor ftplugin,but it work.

I permiss I will make a d language ftplugin as good as C/C++ have.
However, This is first step.

feathers:
   syntax highlight, it's official version.
   syntax fold, quick and dirty way.
   include search, set environment veriable DMD to dmd home, vim can search
all module under $DMD/import for symbol under cursor.(normal [i, [I ). gf key-sequeue open the module under cursor, too
   ctags support, there is a modified ctags support C/C++/D language.

todo:
   make comment works well.
   redesign syntax fold.
  
 
install details
put it in vimfiles or .vim

for windows(Ok, for M$ windows), ctags.exe can put in $VIMRUNTIME directory.
sorry for linux binary absence.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
d-vim.zip 1.0 2005-09-09 6.0 liang huang Initial upload
ip used for rating: 18.222.193.207

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github