;;; gruvbox-theme-autoloads.el --- automatically extracted autoloads ;; ;;; Code: (add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path)))) ;;;### (autoloads nil "gruvbox" "gruvbox.el" (0 0 0 0)) ;;; Generated autoloads from gruvbox.el (and load-file-name (boundp 'custom-theme-load-path) (add-to-list 'custom-theme-load-path (file-name-as-directory (file-name-directory load-file-name)))) (if (fboundp 'register-definition-prefixes) (register-definition-prefixes "gruvbox" '("gruvbox-"))) ;;;*** ;;;### (autoloads nil "gruvbox-dark-hard-theme" "gruvbox-dark-hard-theme.el" ;;;;;; (0 0 0 0)) ;;; Generated autoloads from gruvbox-dark-hard-theme.el (and load-file-name (boundp 'custom-theme-load-path) (add-to-list 'custom-theme-load-path (file-name-as-directory (file-name-directory load-file-name)))) ;;;*** ;;;### (autoloads nil "gruvbox-dark-medium-theme" "gruvbox-dark-medium-theme.el" ;;;;;; (0 0 0 0)) ;;; Generated autoloads from gruvbox-dark-medium-theme.el (and load-file-name (boundp 'custom-theme-load-path) (add-to-list 'custom-theme-load-path (file-name-as-directory (file-name-directory load-file-name)))) ;;;*** ;;;### (autoloads nil "gruvbox-dark-soft-theme" "gruvbox-dark-soft-theme.el" ;;;;;; (0 0 0 0)) ;;; Generated autoloads from gruvbox-dark-soft-theme.el (and load-file-name (boundp 'custom-theme-load-path) (add-to-list 'custom-theme-load-path (file-name-as-directory (file-name-directory load-file-name)))) ;;;*** ;;;### (autoloads nil "gruvbox-light-hard-theme" "gruvbox-light-hard-theme.el" ;;;;;; (0 0 0 0)) ;;; Generated autoloads from gruvbox-light-hard-theme.el (and load-file-name (boundp 'custom-theme-load-path) (add-to-list 'custom-theme-load-path (file-name-as-directory (file-name-directory load-file-name)))) ;;;*** ;;;### (autoloads nil "gruvbox-light-medium-theme" "gruvbox-light-medium-theme.el" ;;;;;; (0 0 0 0)) ;;; Generated autoloads from gruvbox-light-medium-theme.el (and load-file-name (boundp 'custom-theme-load-path) (add-to-list 'custom-theme-load-path (file-name-as-directory (file-name-directory load-file-name)))) ;;;*** ;;;### (autoloads nil "gruvbox-light-soft-theme" "gruvbox-light-soft-theme.el" ;;;;;; (0 0 0 0)) ;;; Generated autoloads from gruvbox-light-soft-theme.el (and load-file-name (boundp 'custom-theme-load-path) (add-to-list 'custom-theme-load-path (file-name-as-directory (file-name-directory load-file-name)))) ;;;*** ;;;### (autoloads nil "gruvbox-theme" "gruvbox-theme.el" (0 0 0 0)) ;;; Generated autoloads from gruvbox-theme.el (and load-file-name (boundp 'custom-theme-load-path) (add-to-list 'custom-theme-load-path (file-name-as-directory (file-name-directory load-file-name)))) ;;;*** ;;;### (autoloads nil nil ("gruvbox-theme-pkg.el") (0 0 0 0)) ;;;*** ;; Local Variables: ;; version-control: never ;; no-byte-compile: t ;; no-update-autoloads: t ;; coding: utf-8 ;; End: ;;; gruvbox-theme-autoloads.el ends here