1
0
Fork 0
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:
Henrik Hautakoski 2024-11-03 13:48:40 +01:00
parent 01b72ed9a7
commit f63bdaa84f

View file

@ -85,11 +85,6 @@ return {
} }
} }
}, },
{
'phpactor/phpactor',
build = 'composer install --no-dev --optimize-autoloader',
ft = 'php',
},
-- Linting -- Linting
{ {
'mfussenegger/nvim-lint', 'mfussenegger/nvim-lint',