mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-05 12:37:33 -05:00
tools/upload: fix ssh-deploy-browse-remote-handler autoload
This commit is contained in:
@ -17,7 +17,7 @@
|
|||||||
:commands (ssh-deploy-upload-handler
|
:commands (ssh-deploy-upload-handler
|
||||||
ssh-deploy-upload-handler-forced
|
ssh-deploy-upload-handler-forced
|
||||||
ssh-deploy-diff-handler
|
ssh-deploy-diff-handler
|
||||||
ssh-deploy-browse-remove-handler
|
ssh-deploy-browse-remote-handler
|
||||||
ssh-deploy-remote-changes-handler)
|
ssh-deploy-remote-changes-handler)
|
||||||
:init
|
:init
|
||||||
;; Maybe auto-upload on save
|
;; Maybe auto-upload on save
|
||||||
|
Reference in New Issue
Block a user