AutoYADM commit: 2025-03-03 16:20:12
This commit is contained in:
parent
a9d6739431
commit
82d0fc03b3
1 changed files with 2 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue