AutoYADM commit: 2025-02-05 18:45:03

This commit is contained in:
Daniel Fichtinger 2025-02-05 18:45:03 -05:00
parent 9f9e37910e
commit af4b9d38aa
2 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,9 @@
theme = "onedark"
[editor]
line-number = "relative"
[editor.cursor-shape]
insert = "bar"
normal = "block"
select = "underline"

View file