Use YAML ft for phpstan.neon and phpstan.neon.dist
This commit is contained in:
parent
b96be1a667
commit
d180f46e9c
1 changed files with 2 additions and 0 deletions
|
@ -3,11 +3,13 @@ vim.filetype.add {
|
|||
inc = "php",
|
||||
install = "php",
|
||||
module = "php",
|
||||
neon = "yaml",
|
||||
pcss = "scss",
|
||||
theme = "php",
|
||||
},
|
||||
|
||||
filename = {
|
||||
["composer.lock"] = "json",
|
||||
["phpstan.neon.dist"] = "yaml",
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue