Soft wrap!
This commit is contained in:
parent
c888319666
commit
04489f5254
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ scrolloff = 8
|
||||||
rulers = [80, 120]
|
rulers = [80, 120]
|
||||||
cursorline = true
|
cursorline = true
|
||||||
|
|
||||||
|
[editor.soft-wrap]
|
||||||
|
enable = true
|
||||||
|
|
||||||
[editor.cursor-shape]
|
[editor.cursor-shape]
|
||||||
normal = "block"
|
normal = "block"
|
||||||
insert = "bar"
|
insert = "bar"
|
||||||
|
|
Reference in a new issue