minor-update
This commit is contained in:
parent
f7c229fcf6
commit
e17b1607bf
3 changed files with 7 additions and 12 deletions
|
|
@ -1,7 +1,7 @@
|
|||
return {
|
||||
"nosduco/remote-sshfs.nvim",
|
||||
dependencies = { "nvim-telescope/telescope.nvim" },
|
||||
cmd = { "RemoteSSHFSConnec" },
|
||||
cmd = { "RemoteSSHFSConnect" },
|
||||
config = function()
|
||||
require("remote-sshfs").setup({})
|
||||
require("telescope").load_extension("remote-sshfs")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue