summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFethbita2023-08-17 12:45:41 +0300
committerFethbita2023-08-17 12:45:41 +0300
commitb8c7f9fb15e81e013557951af2f15375f07d0367 (patch)
treed93d20bb22e79b39ecec14ca192bcf0f9a037b7a
parent9c8a19ae501ad3da3a4b411c81c19517e9c41ce3 (diff)
downloadaur-b8c7f9fb15e81e013557951af2f15375f07d0367.tar.gz
add vim annotation
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88ccf95056df..ca20a54d1bee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -40,3 +40,5 @@ package() {
install -dm755 "${pkgdir}/usr/share/doc/${pkgname}/examples"
cp -r examples/* "${pkgdir}/usr/share/doc/${pkgname}/examples/"
}
+
+# vim:set ts=2 sw=2 et: