This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi-vim-fork
Watch
1
Star
0
Fork
0
forked from
VimPlug/jedi-vim
Code
Pull Requests
Activity
913
Commits
2
Branches
8
Tags
08ad42efed82dbb7547fdebe2acc194f50e07854
Commit Graph
2 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
James Cherti
81002ed6e7
This commit fixes the exception: jedi_vim.VimError: Vim(let):E121: Undefined variable: b:jedi_environment_path; created by 'b:jedi_environment_path'
2021-06-22 13:42:11 -04:00
James Cherti
81e1e9ca34
The buffer-local variable
b:jedi_environment_path
was added to override the global variable
g:jedi#environment_path
.
2021-06-21 14:58:57 -04:00