1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 11:15:13 +03:00
aports/testing/kakoune/alpine-linux.kak
2019-12-25 16:18:23 +01:00

4 lines
109 B
Text

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