forked from VimPlug/jedi
For now don't use the TypeshedPlugin until we fix all other issues with Jedi
This commit is contained in:
@@ -35,5 +35,5 @@ class _PluginCallbacks(object):
|
||||
plugin_manager = _PluginManager([
|
||||
StdlibPlugin,
|
||||
FlaskPlugin,
|
||||
TypeshedPlugin,
|
||||
#TypeshedPlugin,
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user