mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-06 18:54:44 +08:00
This commit removes the inner string quotation of the default value for the added_sys_path setting. The inner quotes cause the value of the resulting variable g:jedi#added_sys_path to be the sting "[]" instead of an empty list.