mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +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',
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
'ccaglak/phptools.nvim',
|
||||
opts = {
|
||||
ui = {
|
||||
fzf = true
|
||||
},
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue