New function: doom|disable-vi-tilde-fringe

This commit is contained in:
Henrik Lissner 2017-07-18 22:24:02 +02:00
parent ce36760e63
commit 903f5b1a80
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 5 additions and 2 deletions

View file

@ -74,6 +74,7 @@ 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)
;;