I'm looking for a Debian editor with syntax highlight for the DOT language.
Asked
Active
Viewed 105 times
1 Answers
8
Vim has this built-in: https://github.com/vim/vim/blob/master/runtime/syntax/dot.vim. Mode for Emacs, can be installed from MELPA: https://github.com/ppareit/graphviz-dot-mode
Arkadiusz Drabczyk
- 25,049
- 5
- 53
- 68