;;; helm-tramp-autoloads.el --- automatically extracted autoloads -*- lexical-binding: t -*- ;; ;;; Code: (add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path)))) ;;;### (autoloads nil "helm-tramp" "helm-tramp.el" (0 0 0 0)) ;;; Generated autoloads from helm-tramp.el (autoload 'helm-tramp "helm-tramp" "\ Open your ~/.ssh/config with helm interface. You can connect your server with tramp" t nil) (register-definition-prefixes "helm-tramp" '("helm-tramp-")) ;;;*** ;; Local Variables: ;; version-control: never ;; no-byte-compile: t ;; no-update-autoloads: t ;; coding: utf-8 ;; End: ;;; helm-tramp-autoloads.el ends here