Don't autosave

This commit is contained in:
Daniel Flanagan 2023-01-27 12:14:27 -06:00
parent c5fceae05f
commit 6e692eeedf
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ theme = "donokai"
[editor]
auto-pairs = false
auto-save = true
auto-save = false
bufferline = "multiple"
scrolloff = 8
rulers = [80, 120]