mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-03-07 14:01:57 +08:00
Unlisted buffers might come e.g. from `set viminfo+=%`, and Jedi would crash on them. This could additionally check for them to be readable, but this should be handled in Jedi itself anyway.