doomemacs/core
Henrik Lissner 44e536e8e8
Refactor core-ui
+ Remove doom/switch-theme (replaced with an advice for load-theme)
+ Reorganize core-ui
+ Fix Emacs 26+ hl-line hack being applied for Emacs 25 users
+ Rename doom|show-whitespace-maybe to doom|highlight-non-default-indentation
+ Disable tool-bar, menu-bar and vertical-scroll-bars via
  default-frame-alist; this is a little faster than using the minor
  modes.
2018-08-31 23:44:08 +02:00
..
autoload Refactor core-ui 2018-08-31 23:44:08 +02:00
templates Add option to load doom in vanilla sandbox 2018-08-12 02:45:01 +02:00
test Forward-require dependencies in tests 2018-08-26 00:20:16 +02:00
core-cli.el Update patch-macos documentation 2018-08-31 00:19:34 +02:00
core-editor.el Don't chmod +x scripts 2018-08-31 23:36:54 +02:00
core-keybinds.el map!: clear doom--defer 2018-08-01 02:41:46 +02:00
core-lib.el Minor refactor of associate!'s initializer 2018-08-11 01:59:37 +02:00
core-modules.el Load custom-file only once & after user's config 2018-08-25 19:45:23 +02:00
core-os.el Populate LC_CTYPE, LC_ALL & LANG by default 2018-08-01 22:35:10 +02:00
core-packages.el Fix doom-initialize-packages messing up load-path 2018-06-26 18:58:06 +02:00
core-projects.el Disable bottom-up root search if HOME is a project #833 2018-08-26 12:19:47 +02:00
core-tests.el Refactor module load process 2018-08-08 23:37:30 +02:00
core-ui.el Refactor core-ui 2018-08-31 23:44:08 +02:00
core.el Move custom hooks in core.el closer to top 2018-08-26 00:20:18 +02:00
packages.el Replace delete-trailing-whitespace with ws-butler 2018-08-31 13:59:12 +02:00