aports/testing/kakoune/alpine-linux.kak
2019-12-25 16:18:23 +01:00

5 lines
109 B
Plaintext

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