3

I'm just getting started learning the D language, and I'm curious whether a .nanorc file with syntax highlighting rules for D is available. Nothing turns up with a quick google search.

Daniel Standage
  • 8,136
  • 19
  • 69
  • 116

2 Answers2

8

I've just made one, for you and me (since I don't believe that anyone else in the world uses nano for D :-)

Have a look: https://github.com/vinesworth/d-nanorc

vines
  • 5,160
  • 1
  • 27
  • 49
3

Mostly incomplete list of tools that support D (feel free to edit, its a wiki)

IDEs

Editors

Michal Minich
  • 2,387
  • 1
  • 22
  • 30