AutoYADM commit: 2025-03-03 16:20:12

This commit is contained in:
Daniel Fichtinger 2025-03-03 16:20:12 -05:00
parent a9d6739431
commit 82d0fc03b3

View file

@ -30,7 +30,7 @@ tab = ""
tabpad = " "
[editor.cursor-shape]
insert = "bar"
# insert = "bar"
normal = "block"
# select = "underline"
@ -127,6 +127,7 @@ x = ":bc"
# UI settings and stuff
[keys.normal.space.u]
# Toggle Cursor Always Centered
c = ':toggle cursor-shape.insert bar block'
z = ':toggle scrolloff 2 99'
D = ':toggle end-of-line-diagnostics hint disable'
d = ':toggle inline-diagnostics.cursor-line disable hint'