Closed ahmedsayedabdelsalam closed 6 months ago
you can install this plugin using lazy with this config :
{ { "gbprod/phpactor.nvim", build = function() require("phpactor.handler.update")() end, dependencies = { "nvim-lua/plenary.nvim", "neovim/nvim-lspconfig" }, opts = {}, }, }
I will update the README
thanks 🙏
you can install this plugin using lazy with this config :
I will update the README