AutoYADM commit: 2025-03-22 19:30:07

This commit is contained in:
Daniel Fichtinger 2025-03-22 19:30:07 -04:00
parent 8d27d3a376
commit 63023aa73d
2 changed files with 105 additions and 44 deletions

View file

@ -30,7 +30,7 @@ tabpad = " "
# tabpad = "·"
[editor.cursor-shape]
# insert = "bar"
insert = "bar"
normal = "block"
# select = "underline"
@ -69,9 +69,12 @@ S = "select_regex"
v = "split_selection"
s = "select_mode"
# reload file, reload lsp
# reload lsp
C-r = ":lsp-restart"
C-S-r = ":reload"
# config file stuff
A-r = ":config-reload"
A-o = ":config-open"
A-w = ":config-open-workspace"
# Treesitter selections
# Left <-> Right: Sibling nodes