Rename god-... -> +god-...
This commit is contained in:
parent
d14a910cf4
commit
394a1aaac0
2 changed files with 10 additions and 10 deletions
|
@ -4,6 +4,6 @@
|
|||
:commands god-local-mode
|
||||
:hook (doom-after-init-modules . god-mode-all)
|
||||
:config
|
||||
(setq god-exempt-major-modes god-default-exempt-major-modes)
|
||||
(setq god-exempt-major-modes +god-default-exempt-major-modes)
|
||||
(add-hook! 'post-command-hook #'+god--configure-cursor-and-modeline-h)
|
||||
(add-hook! 'overwrite-mode-hook #'+god--toggle-on-overwrite-h))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue