aboutsummaryrefslogtreecommitdiffstats
path: root/ftdetect/changes.vim
blob: f29a98b844fd2bc186dd92002e8a09d4c4534406 (plain) (blame)
1
2
3
augroup filetypedetect
  au BufRead,BufNewFile *.changes    :set filetype=changes
augroup END