• since neovim/neovim@baec0d3152 python2 support has been removed. The Python provider for Python2 no longer exists on v0.7 and newer
• problem: providers are incorrectly disabled • why: providers must be disabled by setting their global value to 0, unlike default plugins. • solution: disable built-in providers by setting their values to 0 instead of 1