comment for remote sshfs plugin usage
This commit is contained in:
parent
939a1c7fde
commit
5cd972fd06
|
|
@ -1,3 +1,4 @@
|
||||||
|
-- Usage: :RemoteSSHFSConnect <user>@<ipaddress>:/path/to/file
|
||||||
return {
|
return {
|
||||||
'nosduco/remote-sshfs.nvim',
|
'nosduco/remote-sshfs.nvim',
|
||||||
dependencies = { 'nvim-telescope/telescope.nvim', 'nvim-lua/plenary.nvim' },
|
dependencies = { 'nvim-telescope/telescope.nvim', 'nvim-lua/plenary.nvim' },
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue