mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-12-01 22:52:01 +02:00
refactor keybindings
This commit is contained in:
@@ -55,6 +55,8 @@ func NewWorkingTreeContext(
|
||||
c: c,
|
||||
}
|
||||
|
||||
baseContext.AddKeybindingsFn(listContextTrait.keybindings)
|
||||
|
||||
self.BaseContext = baseContext
|
||||
self.ListContextTrait = listContextTrait
|
||||
self.FileTreeViewModel = viewModel
|
||||
|
||||
Reference in New Issue
Block a user