summaryrefslogtreecommitdiff
path: root/autoload/filetype/arch-linux.kak
blob: 08135a7638503a6bd37ef220ab242ca0a7d0f0a0 (plain)
1
2
3
4
# package build description file
hook global BufCreate (.*/)?PKGBUILD %{
    set-option buffer filetype sh
}