gilo/editor/constants.go

9 lines
241 B
Go
Raw Normal View History

2021-03-26 12:01:17 -04:00
package editor
// ----------------------------------------------------------------------------
// !Constants
// ----------------------------------------------------------------------------
const KiloVersion = "0.0.1"
2021-04-01 16:17:13 -04:00
const KiloTabStop = 4