neovim/runtime/autoload/remote
Jakob Schnitzer c478dd5ab4 python: remove current working directory from path
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
2015-09-14 12:06:49 +02:00
..
define.vim runtime: Refer to plugins running outside Nvim as "remote plugins" 2014-11-21 10:11:42 -03:00
host.vim python: remove current working directory from path 2015-09-14 12:06:49 +02:00