AutoYADM commit: 2025-02-06 14:25:08
This commit is contained in:
parent
957abd0232
commit
ff2781b968
1 changed files with 5 additions and 1 deletions
|
@ -2,7 +2,11 @@ theme = "ashen"
|
|||
|
||||
[editor]
|
||||
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
|
||||
bufferline = "multiple"
|
||||
color-modes = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue