summaryrefslogtreecommitdiff
path: root/autoload/filetype/gentoo-linux.kak
blob: 251dad161f14d370ba210a5a588c2edc5e2ca58c (plain)
1
2
3
4
# portage ebuild file
hook global BufCreate .*\.ebuild %{
    set-option buffer filetype sh
}