summaryrefslogtreecommitdiffstats
path: root/syntax/dd.vim
blob: cc94371384117e5f5f1012d3c1d27796ef0ec248 (plain) (blame)
1
2
3
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'dlang') == -1
runtime! /syntax/ddoc.vim
endif