1
0
Fork 0
Port of kilo (https://viewsourcecode.org/snaptoken/kilo/) to Go as a learning exercise.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Timothy Warren 1b9c1744aa
timw4mail/gilo/pipeline/head This commit looks good Details
Do some minor linting fixes
2 years ago
editor Fix formatting 2 years ago
internal/gilo Do some minor linting fixes 2 years ago
key Fix formatting 2 years ago
terminal Do some minor linting fixes 2 years ago
.gitignore Add gitignore 2 years ago
Jenkinsfile Try again to get CI code coverage working 2 years ago
Makefile Make it easier to use gofmt 2 years ago
README.md Fix typo in readme 2 years ago
gilo.go Properly highlight numbers 2 years ago
go.mod Cleanup main package 2 years ago
go.sum First commit 2 years ago

README.md

Gilo

A port of kilo to go as a learning exercise