index
:
vim-suse-changes
master
Vim plugin for work with openSUSE *.changes file
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ftdetect
/
changes.vim
blob: f29a98b844fd2bc186dd92002e8a09d4c4534406 (
plain
) (
blame
)
1
2
3
augroup filetypedetect au BufRead,BufNewFile *.changes :set filetype=changes augroup END