doomemacs/modules/ui
Henrik Lissner 76cacb5bfe
💥 Rename def-package! -> use-package!
Calling this pivotal macro "def-package!" has frequently been a source
of confusion. It is a thin wrapper around use-package, and it should be
obvious that it is so. For this reason, and to match the naming
convention used with other convenience macros/wrappers, it is now
use-package!.

Also changes def-package-hook! -> use-package-hook!

The old macros are now marked obsolete and will be removed when straight
integration is merged.
2019-07-23 12:50:45 +02:00
..
deft 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
doom 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
doom-dashboard core-lib: add doom-{glob,path,dir}, replace {file,dir}! 2019-07-22 02:30:39 +02:00
doom-quit 💥 revise hook/var fns naming convention (2/2) 2019-07-22 02:30:38 +02:00
fill-column ui/fill-column: move init code into autoload. 2019-07-22 02:37:46 +02:00
hl-todo 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
hydra Add ui/hydra module 2019-07-22 23:51:12 +02:00
indent-guides 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
modeline 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
nav-flash 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
neotree 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
ophints 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
popup Fix 'command not found' errors for hidden commands 2019-07-22 04:46:14 +02:00
pretty-code Minor refactors across the board 2019-06-26 14:31:06 +02:00
tabbar 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
treemacs 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
unicode Fix 'command not found' errors for hidden commands 2019-07-22 04:46:14 +02:00
vc-gutter 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
vi-tilde-fringe Major refactor & optimization of how modules load their packages 2018-05-25 00:46:16 +02:00
window-select 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00
workspaces 💥 Rename def-package! -> use-package! 2019-07-23 12:50:45 +02:00