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
/
filetype.lua
blob: 3093c7a63a3fb5376ef1117d0db72b239a7e55e6 (
plain
) (
blame
)
1
2
3
4
5
vim
.
filetype
.
add
({
extension
= {
changes
=
"changes"
,
},
})