gilo/editor
Timothy J. Warren 5cb2047762
Some checks failed
timw4mail/gilo/pipeline/head There was a failure building this commit
More test coverage
2021-04-01 18:51:52 -04:00
..
buffer_test.go Insert a char 2021-04-01 16:17:13 -04:00
buffer.go Move file-specific logic to a document struct 2021-04-01 12:02:17 -04:00
constants.go Insert a char 2021-04-01 16:17:13 -04:00
document_test.go Insert a char 2021-04-01 16:17:13 -04:00
document.go Fix current line display, automatic formatting fixes 2021-04-01 16:47:32 -04:00
draw.go Fix current line display, automatic formatting fixes 2021-04-01 16:47:32 -04:00
editor_test.go More test coverage 2021-04-01 18:51:52 -04:00
editor.go More test coverage 2021-04-01 18:51:52 -04:00
fn_test.go Insert a char 2021-04-01 16:17:13 -04:00
fn.go Insert a char 2021-04-01 16:17:13 -04:00
keymap.go Fix current line display, automatic formatting fixes 2021-04-01 16:47:32 -04:00
row_test.go Fix current line display, automatic formatting fixes 2021-04-01 16:47:32 -04:00
row.go Fix current line display, automatic formatting fixes 2021-04-01 16:47:32 -04:00