nvim-sshfs
nvim-sshfs copied to clipboard
Plugin for easy remote file editing and exploration
Hello, and thanks for an amazing plugin. I heavily utilize the `ssh -F /path/to/.ssh/config` flag to separate my own hosts from my work hosts. Would be great if this plugin...
Hi @DanielWeidinger, First of all, thanks for this amazing plugin. I have a small feature request: My .ssh/config looks like this: ``` IgnoreUnknown Include Include "/home/simon/.ssh/config.d/*" ``` Ssh works flawlessly...
Hi, I'm trying to use this plugin in neovim 9.2 and I'm getting this error: ``` map table: 0x7f21c46dcd40 function: 0x7f21c46cc0a0 ...im/site/pack/packer/start/nvim-sshfs/lua/sshfs/utils.lua:112: attempt to concatenate field 'hostname' (a nil value)...