micro/internal/buffer
Zachary Yedidia 8570ff9a8c Remove autosave option
With the new backup option, the autosave option is no longer useful.
Since it never really worked well in the first place, it has been
removed.

Closes #1420
2019-12-26 14:35:48 -05:00
..
autocomplete.go Add autocomplete 2019-12-25 17:05:10 -05:00
backup.go Remove autosave option 2019-12-26 14:35:48 -05:00
buffer.go Reoragnize slightly 2019-12-25 17:05:11 -05:00
cursor.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00
eventhandler.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00
line_array.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00
line_array_test.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00
loc.go Add some plugin functions 2019-12-25 17:05:11 -05:00
message.go Add linter plugin support 2019-12-25 17:05:10 -05:00
save.go Improved save with sudo 2019-12-25 17:05:11 -05:00
search.go Fix some search bugs 2019-12-25 17:05:10 -05:00
serialize.go Fix relocate bug 2019-12-25 17:05:10 -05:00
settings.go Add readonly option 2019-12-25 17:05:10 -05:00
stack.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00
stack_test.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00