mirror of
https://github.com/eeeXun/GTT.git
synced 2025-05-15 23:30:27 -07:00
style(format): run gofmt
This commit is contained in:
parent
f87b7b43ec
commit
e2cb8cfaf0
4
ui.go
4
ui.go
@ -19,8 +19,8 @@ type Item struct {
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
popOutMenuHeight int = 20
|
popOutMenuHeight int = 20
|
||||||
langStrMaxLength int = 32
|
langStrMaxLength int = 32
|
||||||
keyMapText string = `[#%[1]s]<C-c>[-]
|
keyMapText string = `[#%[1]s]<C-c>[-]
|
||||||
Exit program.
|
Exit program.
|
||||||
[#%[1]s]<Esc>[-]
|
[#%[1]s]<Esc>[-]
|
||||||
Toggle pop out menu.
|
Toggle pop out menu.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user