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 {
|
||||
'nosduco/remote-sshfs.nvim',
|
||||
dependencies = { 'nvim-telescope/telescope.nvim', 'nvim-lua/plenary.nvim' },
|
||||
|
|
|
|||
Loading…
Reference in New Issue