mirror of
https://github.com/neovim/neovim.git
synced 2025-12-01 06:23:01 +00:00
Remove "" from sys.path (typically the first entry), which could cause e.g. "logging" to be added from the current directory. This gets done already for loading the host in runtime/autoload/provider/pythonx.vim.