Move vi-tilde-fringe to new ui/vi-tilde-fringe module
This commit is contained in:
parent
cd3c51f489
commit
582e69db05
5 changed files with 17 additions and 9 deletions
|
@ -73,7 +73,8 @@ whose dimensions may not be fully initialized by the time this is run."
|
|||
(add-hook 'window-setup-hook #'+doom-dashboard|init)
|
||||
(add-hook 'after-make-frame-functions #'+doom-dashboard|make-frame)
|
||||
(add-hook 'server-visit-hook #'+doom-dashboard|server-visit)
|
||||
(add-hook '+doom-dashboard-mode-hook #'doom|disable-vi-tilde-fringe)
|
||||
(when (featurep! :ui vi-tilde-fringe)
|
||||
(add-hook '+doom-dashboard-mode-hook #'+vi-tilde-fringe|disable))
|
||||
|
||||
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue