mirror of
https://github.com/pnx/dotfiles
synced 2026-06-18 12:00:02 +02:00
nvim: php: remove phpactor plugin
This commit is contained in:
parent
01b72ed9a7
commit
f63bdaa84f
1 changed files with 0 additions and 5 deletions
|
|
@ -85,11 +85,6 @@ return {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
'phpactor/phpactor',
|
|
||||||
build = 'composer install --no-dev --optimize-autoloader',
|
|
||||||
ft = 'php',
|
|
||||||
},
|
|
||||||
-- Linting
|
-- Linting
|
||||||
{
|
{
|
||||||
'mfussenegger/nvim-lint',
|
'mfussenegger/nvim-lint',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue