1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-22 02:35:23 +03:00
aports/community/kakoune/alpine-linux.kak
2022-04-29 14:30:56 +00:00

4 lines
109 B
Text

# package build description file
hook global BufCreate (.*/)?APKBUILD %{
set-option buffer filetype sh
}