This commit is contained in:
c c 2026-06-22 17:21:34 +02:00
commit 1ee5e8f7bd
4 changed files with 19 additions and 4 deletions

View file

@ -1,11 +1,16 @@
[editor]
clipboard-provider = "termcode"
auto-pairs = false # defaults to `true`
line-number = "relative"
mouse = false
insert-final-newline = false
[editor.soft-wrap]
enable = true
max-wrap = 25 # increase value to reduce forced mid-word wrapping
max-indent-retain = 0
# wrap-indicator = "" # set wrap-indicator to "" to hide it
[editor.smart-tab]
# TODO: apparently this was enabled by default in some release and now
# i can't input tabs???????? This happened on may 5th but the last update
# was 2025-07 i don't understand shit
enable = false