add the remote sshfs plugin
This commit is contained in:
parent
17be73fed3
commit
939a1c7fde
|
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
'nosduco/remote-sshfs.nvim',
|
||||
dependencies = { 'nvim-telescope/telescope.nvim', 'nvim-lua/plenary.nvim' },
|
||||
opts = {},
|
||||
}
|
||||
Loading…
Reference in New Issue