Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 273 Bytes

use-package-keywords.md

File metadata and controls

20 lines (19 loc) · 273 Bytes

Use the following ordering for use-package keywords:

  • :ensure
  • :when
  • :requires
  • :defines
  • :functions
  • :commands
  • :demand
  • :defer
  • :after
  • :preface
  • :init
  • :magic
  • :mode
  • :hook
  • :bind
  • :config
  • :custom-face
  • :custom