1
0
forked from VimPlug/jedi

Don't follow builtin imports anymore by default when follow_imports is on (goto)

This commit is contained in:
Dave Halter
2018-07-03 23:59:30 +02:00
parent 6cdc1bcd8a
commit 2500112f6c
3 changed files with 26 additions and 3 deletions
+2
View File
@@ -7,6 +7,8 @@ Changelog
+++++++++++++++++++
- Added ``include_builtins`` as a parameter to usages.
- ``goto_assignments`` has a new ``follow_builtin_imports`` parameter that
changes the previous behavior slightly.
0.12.1 (2018-06-30)
+++++++++++++++++++