mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
nvim: remove lua/user/plugins/lang/blade.lua (it is include in php config)
This commit is contained in:
parent
3639b9e46b
commit
a7abd3e2a5
1 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
||||||
return {
|
|
||||||
{
|
|
||||||
"nvim-treesitter/nvim-treesitter",
|
|
||||||
opts = {
|
|
||||||
ensure_installed = { "blade", "html" }
|
|
||||||
}
|
|
||||||
},
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue