Beloin Sena

Results 4 comments of Beloin Sena

It worked! Thanks, I wasn't aware of the name conflict.

@H4ad case worked for me. Just needs to remember to set in the case we really need.

This into any Lua configuration you have ```lua local enable_providers = {"python3_provider", "node_provider"} for _, plugin in pairs(enable_providers) do vim.g["loaded_" .. plugin] = nil vim.cmd("runtime " .. plugin) end ```...

Could you please show an example of what do you mean by narrowing yours selections?