index
:
nvim_config.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ftdetect
/
pdc.vim
blob: 20f96cfaf9057cdb99f7d78eedbc6449e594cc4e (
plain
)
1
2
3
4
augroup det_md autocmd! autocmd BufRead,BufNewFile *.pdc set filetype=markdown augroup END