forked from VimPlug/jedi
Cache default environment
This commit is contained in:
@@ -161,3 +161,5 @@ call_signatures_validity = 3.0
|
||||
Finding function calls might be slow (0.1-0.5s). This is not acceptible for
|
||||
normal writing. Therefore cache it for a short time.
|
||||
"""
|
||||
|
||||
_default_environment_validity = 10 * 60 # 0 Minutes
|
||||
|
||||
Reference in New Issue
Block a user