diff options
Diffstat (limited to 'ftdetect/pdc.vim')
| -rw-r--r-- | ftdetect/pdc.vim | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ftdetect/pdc.vim b/ftdetect/pdc.vim deleted file mode 100644 index 20f96cf..0000000 --- a/ftdetect/pdc.vim +++ /dev/null @@ -1,4 +0,0 @@ -augroup det_md - autocmd! - autocmd BufRead,BufNewFile *.pdc set filetype=markdown -augroup END |
