mirror of
https://github.com/jesseduffield/lazygit.git
synced 2024-11-28 09:08:41 +02:00
e33fe37a99
We've been sometimes using lo and sometimes using my slices package, and we need to pick one for consistency. Lo is more extensive and better maintained so we're going with that. My slices package was a superset of go's own slices package so in some places I've just used the official one (the methods were just wrappers anyway). I've also moved the remaining methods into the utils package. |
||
---|---|---|
.. | ||
client.go | ||
handler_creator.go | ||
keybinding_creator.go | ||
menu_generator_test.go | ||
menu_generator.go | ||
resolver.go | ||
session_state_loader.go |