gilo/editor/constants.go
Timothy Warren ae65be003c
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
Fix some offset errors for cursor operations
2021-03-31 14:32:43 -04:00

8 lines
240 B
Go

package editor
// ----------------------------------------------------------------------------
// !Constants
// ----------------------------------------------------------------------------
const KiloVersion = "0.0.1"
const KiloTabStop = 4