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

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"