mirror of
https://github.com/anotherhadi/spilltea.git
synced 2026-05-20 09:42:34 +02:00
gofmt
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -10,8 +10,8 @@ type GlobalKeys struct {
|
||||
Left string `mapstructure:"left"`
|
||||
Right string `mapstructure:"right"`
|
||||
CycleFocus string `mapstructure:"cycle_focus"`
|
||||
CopyAs string `mapstructure:"copy_as"`
|
||||
Copy string `mapstructure:"copy"`
|
||||
CopyAs string `mapstructure:"copy_as"`
|
||||
Copy string `mapstructure:"copy"`
|
||||
SendToReplay string `mapstructure:"send_to_replay"`
|
||||
ScrollUp string `mapstructure:"scroll_up"`
|
||||
ScrollDown string `mapstructure:"scroll_down"`
|
||||
|
||||
Reference in New Issue
Block a user