(nvim) ensure installed php and blade for treesitter
This commit is contained in:
parent
cd2310bd85
commit
fe05bf1206
2 changed files with 20 additions and 18 deletions
|
|
@ -24,6 +24,8 @@ return {
|
|||
"go",
|
||||
"gosum",
|
||||
"gomod",
|
||||
"php",
|
||||
"blade",
|
||||
},
|
||||
-- Install parsers synchronously (only applied to `ensure_installed`)
|
||||
sync_install = false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue