;;; treemacs-projectile-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 "treemacs-projectile" "treemacs-projectile.el" ;;;;;; (0 0 0 0)) ;;; Generated autoloads from treemacs-projectile.el (autoload 'treemacs-projectile "treemacs-projectile" "\ Add one of `projectile-known-projects' to the treemacs workspace. With a prefix ARG was for the name of the project instead of using the name of the project's root directory. \(fn &optional ARG)" t nil) (register-definition-prefixes "treemacs-projectile" '("treemacs-")) ;;;*** ;; Local Variables: ;; version-control: never ;; no-byte-compile: t ;; no-update-autoloads: t ;; coding: utf-8 ;; End: ;;; treemacs-projectile-autoloads.el ends here