mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
c478dd5ab4
Before, running Nvim in a directory containing a Python module `neovim`, or one that is imported by it or a plugin, will load that module and not the system one. So Nvim might be tricked into running arbitrary scripts from the current working directory. Fixes #1665 Fixes #2530 |
||
---|---|---|
.. | ||
define.vim | ||
host.vim |