micro/internal/buffer
2020-02-11 13:09:17 -05:00
..
autocomplete.go Add autocomplete 2019-12-25 17:05:10 -05:00
backup.go Use filepath.Join more 2020-02-11 13:09:17 -05:00
buffer.go Use filepath.Join more 2020-02-11 13:09:17 -05:00
cursor.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00
eventhandler.go Sanitize inputs to insert and remove 2020-02-10 00:18:08 -05:00
line_array.go Improve disk performance with buffered io 2020-02-09 15:21:23 -05:00
line_array_test.go Change project layout and use go.mod 2019-12-25 17:05:10 -05:00
loc.go Improve remove performance 2020-02-09 14:58:37 -05:00
message.go More plugin docs and improve doc formatting 2020-02-08 18:31:06 -05:00
save.go Properly flush bufio writer 2020-02-09 15:36:31 -05:00
search.go Fix some formatting 2019-12-29 22:02:14 -05:00
serialize.go Use filepath.Join more 2020-02-11 13:09:17 -05:00
settings.go Fix to allow readonly to be disabled 2020-02-08 19:37:37 -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