You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
stack traceback:
^I...im/site/pack/packer/start/nvim-sshfs/lua/sshfs/utils.lua:112: in function <...im/site/pack/packer/start/nvim-sshfs/lua/sshfs/utils.lua:111>
^I[C]: in function 'map'
^I...im/site/pack/packer/start/nvim-sshfs/lua/sshfs/utils.lua:111: in function 'formatted_lines'
^I...vim/site/pack/packer/start/nvim-sshfs/lua/sshfs/init.lua:47: in function 'open_hosts'
^I[string ":lua"]:1: in main chunk
E5108: Error executing lua ...m/site/pack/packer/start/nvim-sshfs/lua/sshfs/window.lua:31: Invalid 'replacement string' item: expected String, got Dict
stack traceback:
[C]: in function 'nvim_buf_set_lines'
...m/site/pack/packer/start/nvim-sshfs/lua/sshfs/window.lua:31: in function 'set_content'
...vim/site/pack/packer/start/nvim-sshfs/lua/sshfs/init.lua:51: in function 'open_hosts'
[string ":lua"]:1: in main chunk
The text was updated successfully, but these errors were encountered:
Hi, I'm trying to use this plugin in neovim 9.2 and I'm getting this error:
The text was updated successfully, but these errors were encountered: