forked from VimPlug/jedi
Make goto_definitions a lot simpler.
This commit is contained in:
@@ -6,6 +6,9 @@ Fallback to callee definition when definition not found.
|
||||
|
||||
"""Parenthesis closed at next line."""
|
||||
|
||||
# Ignore these definitions for a little while, not sure if we really want them.
|
||||
# python <= 2.7
|
||||
|
||||
#? isinstance
|
||||
isinstance(
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user