forked from VimPlug/jedi
many bugfixes related to fast_parser
This commit is contained in:
@@ -19,7 +19,7 @@ add_bracket_after_function = False
|
||||
# ----------------
|
||||
|
||||
# Use the fast parser, may cause problems sometimes.
|
||||
fast_parser = False
|
||||
fast_parser = True
|
||||
|
||||
# ----------------
|
||||
# dynamic stuff
|
||||
|
||||
Reference in New Issue
Block a user