neovim/runtime/autoload/remote
Björn Linse 396280d303 refactor(runtime): always use DIP_START when searching for runtime files
Now remove the addition of "start/*" packages in 'packpath' as
explicit items in 'runtimepath'. This avoids 'runtimepath' from becoming
very long when using a lot of plugins as packages.

To get the effective search path as a list, use |nvim_list_runtime_paths()|
2021-09-18 13:53:50 +02:00
..
define.vim runtime: fix remote plugin command fails at some case 2020-05-31 20:21:58 +09:00
host.vim refactor(runtime): always use DIP_START when searching for runtime files 2021-09-18 13:53:50 +02:00