doomemacs/core/autoload
2019-07-23 14:31:00 +02:00
..
buffers.el
cache.el
cli.el
config.el Add autoload/themes.el library 2019-07-23 14:31:00 +02:00
debug.el General, minor reformatting across the board 2019-07-22 02:37:45 +02:00
files.el Move file functions in core-lib to autoload/files 2019-07-22 23:22:55 +02:00
fonts.el Refactor font loading 2019-07-22 02:30:40 +02:00
format.el General, minor reformatting across the board 2019-07-22 02:37:45 +02:00
help.el 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
line-numbers.el
packages.el Refactor Doom core init process (again) 2019-07-22 23:22:54 +02:00
plist.el Refactor Doom core init process (again) 2019-07-22 23:22:54 +02:00
projects.el Refactor Doom core init process (again) 2019-07-22 23:22:54 +02:00
scratch.el Fix prefix arg for doom/switch-to-scratch-buffer 2019-07-22 02:30:41 +02:00
sessions.el General, minor reformatting across the board 2019-07-22 02:37:45 +02:00
text.el General, minor reformatting across the board 2019-07-22 02:37:45 +02:00
themes.el Add autoload/themes.el library 2019-07-23 14:31:00 +02:00
ui.el