mirror of
https://github.com/pnx/dotfiles
synced 2026-07-04 15:23:40 +02:00
nvim/lua/user/plugins/lang/php.lua: remove phptools.nvim plugin
This commit is contained in:
parent
61ecad8f95
commit
b63889cf5c
1 changed files with 0 additions and 8 deletions
|
|
@ -14,13 +14,5 @@ return {
|
||||||
'blade',
|
'blade',
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
'ccaglak/phptools.nvim',
|
|
||||||
opts = {
|
|
||||||
ui = {
|
|
||||||
fzf = true
|
|
||||||
},
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue