mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-25 04:05:40 +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
|
|
}
|