mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-22 02:35:23 +03:00
4 lines
109 B
Text
4 lines
109 B
Text
# package build description file
|
|
hook global BufCreate (.*/)?APKBUILD %{
|
|
set-option buffer filetype sh
|
|
}
|