I tried nvim ftp://[address]//path/to/code.txt but that not work for SpaceVim, it opened an empty file while it was not empty on my remote machine.


I tried nvim ftp://[address]//path/to/code.txt but that not work for SpaceVim, it opened an empty file while it was not empty on my remote machine.


Copyright © 2021 Jogjafile Inc.
Edit the file
autoload/SpaceVim/layers/core.vim.Search for the line:
let g:loaded_netrwPlugin = 1and comment it out.This works and mostly doesn't break stuff for me, but YMMV.