AutoYADM commit: 2025-02-10 16:15:05
This commit is contained in:
parent
7d497d3b1f
commit
3c4965f3b1
1 changed files with 9 additions and 0 deletions
|
@ -17,6 +17,15 @@ jump-label-alphabet = "tnseriplfuwydhcxoaqz"
|
||||||
end-of-line-diagnostics = "hint"
|
end-of-line-diagnostics = "hint"
|
||||||
# rulers = [120]
|
# rulers = [120]
|
||||||
|
|
||||||
|
[editor.whitespace.render]
|
||||||
|
tab = "all"
|
||||||
|
space = "none"
|
||||||
|
newline = "all"
|
||||||
|
|
||||||
|
[editor.whitespace.characters]
|
||||||
|
newline = "↪"
|
||||||
|
tab = "→"
|
||||||
|
|
||||||
[editor.cursor-shape]
|
[editor.cursor-shape]
|
||||||
insert = "bar"
|
insert = "bar"
|
||||||
normal = "block"
|
normal = "block"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue