.phpt (PHP Test) files should also receive PHP syntax highlighting
This commit is contained in:
parent
c7880932c4
commit
9b5040b3f2
|
@ -1,7 +1,7 @@
|
||||||
# Detection
|
# Detection
|
||||||
# ‾‾‾‾‾‾‾‾‾
|
# ‾‾‾‾‾‾‾‾‾
|
||||||
|
|
||||||
hook global BufCreate .*[.](php) %{
|
hook global BufCreate .*[.](phpt?) %{
|
||||||
set-option buffer filetype php
|
set-option buffer filetype php
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user