Add gentoo linux ebuild filetype detection.
This commit is contained in:
parent
580869fd49
commit
4932aad623
4
rc/filetype/gentoo-linux.kak
Normal file
4
rc/filetype/gentoo-linux.kak
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
# portage ebuild file
|
||||||
|
hook global BufCreate .*\.ebuild %{
|
||||||
|
set-option buffer filetype sh
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user