AutoYADM commit: 2025-04-05 15:15:08

This commit is contained in:
Daniel Fichtinger 2025-04-05 15:15:08 -04:00
parent b815bb2046
commit b493b0373f

View file

@ -3,15 +3,18 @@ theme = "ashen"
[editor]
line-number = "relative"
undercurl = true
# true-color = true
# Not sure if I should enable this by default...
# maybe it's better to just get used to using the clipboards separately?
# Wouldn't be a bad idea to encorporate two clipboards into my workflow,
# especially for stuff like swapping selections and stuff...
default-yank-register = '+'
cursorline = true
bufferline = "multiple"
color-modes = true
mouse = true
continue-comments = false
auto-completion = true
path-completion = true
completion-replace = true
completion-trigger-len = 2
scrolloff = 2
jump-label-alphabet = "tnseriplfuwydhcxoaqz"
# minimum severity to show
@ -40,6 +43,7 @@ mode.normal = "NRM"
[editor.lsp]
display-inlay-hints = true
display-messages = true
display-progress-messages = true
# TODO: disable auto signature help
# and set a binding for it instead
auto-signature-help = true
@ -61,7 +65,7 @@ wrap-indicator = ""
[keys.insert]
C-k = "signature_help"
C-c = "normal_mode"
C-c = "completion"
[keys.normal]
# swap select_mode and regex keys