1
0
forked from VimPlug/jedi

deprecate 'source_path' as a Script parameter in favour of 'path'

This commit is contained in:
David Halter
2013-08-15 19:25:19 +04:30
parent 98fc11ecfd
commit fbcecaf1ef
6 changed files with 33 additions and 19 deletions

View File

@@ -10,7 +10,7 @@ el.description
scopes, path, dot, like = \
api._prepare_goto(source, row, column, source_path, True)
api._prepare_goto(source, row, column, path, True)
# has problems with that (sometimes) very deep nesting.
#? set()