mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 11:24:55 +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
|
||||
{
|
||||
'mfussenegger/nvim-lint',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue