Soft wrap!

This commit is contained in:
Daniel Flanagan 2023-02-09 13:22:35 -06:00
parent c888319666
commit 04489f5254
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ scrolloff = 8
rulers = [80, 120]
cursorline = true
[editor.soft-wrap]
enable = true
[editor.cursor-shape]
normal = "block"
insert = "bar"