AutoYADM commit: 2025-02-06 14:25:08

This commit is contained in:
Daniel Fichtinger 2025-02-06 14:25:08 -05:00
parent 957abd0232
commit ff2781b968

View file

@ -2,7 +2,11 @@ theme = "ashen"
[editor] [editor]
line-number = "relative" line-number = "relative"
default-yank-register = '+' # 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 cursorline = true
bufferline = "multiple" bufferline = "multiple"
color-modes = true color-modes = true