mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
`+hydra/window-nav` uses functions from `hydra-examples.el` but the file is never loaded. Adding this does not actually define any hydras (this would require `hydra-examples-verbatim` to be `t`), it just load the utility functions to make the hydras defined in doom work.