mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-15 18:15:53 +03:00
sh: support mksh
This commit is contained in:
parent
39e63cf518
commit
79f725a558
@ -1,4 +1,4 @@
|
||||
hook global BufCreate .*\.(z|ba|c|k)?sh(rc|_profile)? %{
|
||||
hook global BufCreate .*\.(z|ba|c|k|mk)?sh(rc|_profile)? %{
|
||||
set buffer filetype sh
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user