Skip to content

Commit

Permalink
chore(build): auto-generate vimdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and sphamba committed Feb 5, 2025
1 parent 570c520 commit ffdb6bb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/smear-cursor.txt
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,15 @@ for the smear (it can be a single color):
}
<

If you are not using `guicursor`, and you notice the cursor getting duplicated
(smear visible at the same time as the _real_ cursor), try setting

>lua
opts = {
hide_target_hack = true,
}
<


USING INIT.VIM *smear-cursor-configuration-using-init.vim*

Expand Down

0 comments on commit ffdb6bb

Please sign in to comment.