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: 5a8ea6a2d488578df45be3dccf03b74acd7eafaa (
plain
)
1
2
3
4
augroup det_md autocmd! autocmd BufRead,BufNewFile *.pdc set filetype=markdown augroup END