Closed jamescherti closed 2 years ago
Great stuff, thanks! load_project
should probably be refactored to use get_project
, but that should not be your concern.
Great stuff, thanks!
My pleasure!
load_project
should probably be refactored to useget_project
, but that should not be your concern.
Good idea, David. Making load_project()
use get_project()
will reduce code duplicate.
-- James Cherti
This pull request adds the buffer-local option
b:jedi_added_sys_path
that can be used to add additional sys_path.