Skip to content

Commit

Permalink
fix(concealer): do not listen vimleavepre (#920)
Browse files Browse the repository at this point in the history
  • Loading branch information
champignoom committed May 31, 2023
1 parent 5629898 commit 865224a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/neorg/modules/core/concealer/module.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1340,7 +1340,6 @@ module.events.subscribed = {
bufreadpost = true,
insertenter = true,
insertleave = true,
vimleavepre = true,
cursormoved = true,
cursormovedi = true,
winscrolled = true,
Expand Down

0 comments on commit 865224a

Please sign in to comment.