1
0
forked from VimPlug/jedi

Cache default environment

This commit is contained in:
Dave Halter
2018-04-15 15:28:05 +02:00
parent bcd05f560e
commit a972d49e88
3 changed files with 10 additions and 3 deletions

View File

@@ -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