First Commit
This commit is contained in:
commit
f894d49407
854 changed files with 20637 additions and 0 deletions
72
straight/build/all-the-icons/all-the-icons-autoloads.el
Normal file
72
straight/build/all-the-icons/all-the-icons-autoloads.el
Normal file
|
@ -0,0 +1,72 @@
|
|||
;;; all-the-icons-autoloads.el --- automatically extracted autoloads -*- lexical-binding: t -*-
|
||||
;;
|
||||
;;; Code:
|
||||
|
||||
|
||||
;;;### (autoloads nil "all-the-icons" "all-the-icons.el" (0 0 0 0))
|
||||
;;; Generated autoloads from all-the-icons.el
|
||||
|
||||
(autoload 'all-the-icons-icon-for-dir "all-the-icons" "\
|
||||
Get the formatted icon for DIR.
|
||||
ARG-OVERRIDES should be a plist containining `:height',
|
||||
`:v-adjust' or `:face' properties like in the normal icon
|
||||
inserting functions.
|
||||
|
||||
Note: You want chevron, please use `all-the-icons-icon-for-dir-with-chevron'.
|
||||
|
||||
\(fn DIR &rest ARG-OVERRIDES)" nil nil)
|
||||
|
||||
(autoload 'all-the-icons-icon-for-file "all-the-icons" "\
|
||||
Get the formatted icon for FILE.
|
||||
ARG-OVERRIDES should be a plist containining `:height',
|
||||
`:v-adjust' or `:face' properties like in the normal icon
|
||||
inserting functions.
|
||||
|
||||
\(fn FILE &rest ARG-OVERRIDES)" nil nil)
|
||||
|
||||
(autoload 'all-the-icons-icon-for-mode "all-the-icons" "\
|
||||
Get the formatted icon for MODE.
|
||||
ARG-OVERRIDES should be a plist containining `:height',
|
||||
`:v-adjust' or `:face' properties like in the normal icon
|
||||
inserting functions.
|
||||
|
||||
\(fn MODE &rest ARG-OVERRIDES)" nil nil)
|
||||
|
||||
(autoload 'all-the-icons-icon-for-url "all-the-icons" "\
|
||||
Get the formatted icon for URL.
|
||||
If an icon for URL isn't found in `all-the-icons-url-alist', a globe is used.
|
||||
ARG-OVERRIDES should be a plist containining `:height',
|
||||
`:v-adjust' or `:face' properties like in the normal icon
|
||||
inserting functions.
|
||||
|
||||
\(fn URL &rest ARG-OVERRIDES)" nil nil)
|
||||
|
||||
(autoload 'all-the-icons-install-fonts "all-the-icons" "\
|
||||
Helper function to download and install the latests fonts based on OS.
|
||||
When PFX is non-nil, ignore the prompt and just install
|
||||
|
||||
\(fn &optional PFX)" t nil)
|
||||
|
||||
(autoload 'all-the-icons-insert "all-the-icons" "\
|
||||
Interactive icon insertion function.
|
||||
When Prefix ARG is non-nil, insert the propertized icon.
|
||||
When FAMILY is non-nil, limit the candidates to the icon set matching it.
|
||||
|
||||
\(fn &optional ARG FAMILY)" t nil)
|
||||
|
||||
(register-definition-prefixes "all-the-icons" '("all-the-icons-"))
|
||||
|
||||
;;;***
|
||||
|
||||
;;;### (autoloads nil nil ("all-the-icons-faces.el") (0 0 0 0))
|
||||
|
||||
;;;***
|
||||
|
||||
(provide 'all-the-icons-autoloads)
|
||||
;; Local Variables:
|
||||
;; version-control: never
|
||||
;; no-byte-compile: t
|
||||
;; no-update-autoloads: t
|
||||
;; coding: utf-8
|
||||
;; End:
|
||||
;;; all-the-icons-autoloads.el ends here
|
1
straight/build/all-the-icons/all-the-icons-faces.el
Symbolic link
1
straight/build/all-the-icons/all-the-icons-faces.el
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/chris/.personal-emacs/straight/repos/all-the-icons.el/all-the-icons-faces.el
|
BIN
straight/build/all-the-icons/all-the-icons-faces.elc
Normal file
BIN
straight/build/all-the-icons/all-the-icons-faces.elc
Normal file
Binary file not shown.
1
straight/build/all-the-icons/all-the-icons.el
Symbolic link
1
straight/build/all-the-icons/all-the-icons.el
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/chris/.personal-emacs/straight/repos/all-the-icons.el/all-the-icons.el
|
BIN
straight/build/all-the-icons/all-the-icons.elc
Normal file
BIN
straight/build/all-the-icons/all-the-icons.elc
Normal file
Binary file not shown.
1
straight/build/all-the-icons/data/data-alltheicons.el
Symbolic link
1
straight/build/all-the-icons/data/data-alltheicons.el
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/chris/.personal-emacs/straight/repos/all-the-icons.el/data/data-alltheicons.el
|
BIN
straight/build/all-the-icons/data/data-alltheicons.elc
Normal file
BIN
straight/build/all-the-icons/data/data-alltheicons.elc
Normal file
Binary file not shown.
1
straight/build/all-the-icons/data/data-faicons.el
Symbolic link
1
straight/build/all-the-icons/data/data-faicons.el
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/chris/.personal-emacs/straight/repos/all-the-icons.el/data/data-faicons.el
|
BIN
straight/build/all-the-icons/data/data-faicons.elc
Normal file
BIN
straight/build/all-the-icons/data/data-faicons.elc
Normal file
Binary file not shown.
1
straight/build/all-the-icons/data/data-fileicons.el
Symbolic link
1
straight/build/all-the-icons/data/data-fileicons.el
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/chris/.personal-emacs/straight/repos/all-the-icons.el/data/data-fileicons.el
|
BIN
straight/build/all-the-icons/data/data-fileicons.elc
Normal file
BIN
straight/build/all-the-icons/data/data-fileicons.elc
Normal file
Binary file not shown.
1
straight/build/all-the-icons/data/data-material.el
Symbolic link
1
straight/build/all-the-icons/data/data-material.el
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/chris/.personal-emacs/straight/repos/all-the-icons.el/data/data-material.el
|
BIN
straight/build/all-the-icons/data/data-material.elc
Normal file
BIN
straight/build/all-the-icons/data/data-material.elc
Normal file
Binary file not shown.
1
straight/build/all-the-icons/data/data-octicons.el
Symbolic link
1
straight/build/all-the-icons/data/data-octicons.el
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/chris/.personal-emacs/straight/repos/all-the-icons.el/data/data-octicons.el
|
BIN
straight/build/all-the-icons/data/data-octicons.elc
Normal file
BIN
straight/build/all-the-icons/data/data-octicons.elc
Normal file
Binary file not shown.
1
straight/build/all-the-icons/data/data-weathericons.el
Symbolic link
1
straight/build/all-the-icons/data/data-weathericons.el
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/chris/.personal-emacs/straight/repos/all-the-icons.el/data/data-weathericons.el
|
BIN
straight/build/all-the-icons/data/data-weathericons.elc
Normal file
BIN
straight/build/all-the-icons/data/data-weathericons.elc
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue