1
0
forked from VimPlug/jedi

Break Interpreter completion even more in favor of a better solution in the future.

This commit is contained in:
Dave Halter
2016-06-03 19:31:42 +02:00
parent 0c7894b3e6
commit 5edcf47512
9 changed files with 73 additions and 30 deletions

View File

@@ -93,7 +93,7 @@ class Completion:
Analyzes the context that a completion is made in and decides what to
return.
Could provide context for:
Could specialized completions for:
- from/import completions
- as nothing
- statements that start always on new line