summaryrefslogtreecommitdiffstats
path: root/.config/nvim/my_snippets/PKGBUILD.snippets
blob: f00053f188b73cf93154ad3d347e1bf4f4a94237 (plain)
1
2
3
4
5
# vim:ft=snippets:

snippet m "Maintainer line" b
# Maintainer: Yigit Sever <yigit at yigitsever dot com>
endsnippet