comment for remote sshfs plugin usage

This commit is contained in:
Nick Burt 2026-04-11 19:32:58 -05:00
parent 939a1c7fde
commit 5cd972fd06
1 changed files with 1 additions and 0 deletions

View File

@ -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' },