fix file YAML detection
This commit is contained in:
parent
83cb7b12bd
commit
dcfdcf97c8
|
@ -4,7 +4,7 @@
|
|||
# Detection
|
||||
# ‾‾‾‾‾‾‾‾‾
|
||||
|
||||
hook global BufCreate .*[.](yaml) %{
|
||||
hook global BufCreate .*[.](ya?ml) %{
|
||||
set buffer filetype yaml
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user