ui/doom: remove doom/blink-cursor in focus-in-hook
This commit is contained in:
parent
f1ac764ccb
commit
530935ae02
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@
|
||||||
(nav-flash-show))
|
(nav-flash-show))
|
||||||
|
|
||||||
(add-hook! :append
|
(add-hook! :append
|
||||||
'(imenu-after-jump-hook focus-in-hook evil-jumps-post-jump-hook find-file-hook)
|
'(imenu-after-jump-hook evil-jumps-post-jump-hook find-file-hook)
|
||||||
'doom/blink-cursor)
|
'doom/blink-cursor)
|
||||||
|
|
||||||
(after! evil
|
(after! evil
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue