refactor(nvim): set alpha button cursor to pos 2
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m6s

This commit is contained in:
Price Hiller 2024-06-07 22:32:35 -05:00
parent f77f718eb0
commit 95148d8203
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -121,7 +121,7 @@ return {
position = "center",
text = txt,
shortcut = sc,
cursor = 4,
cursor = 2,
width = 30,
align_shortcut = "right",
hl_shortcut = "Number",