Added command to open diffview
This commit is contained in:
@@ -23,6 +23,9 @@ M.keymaps = {
|
||||
focus_prev = { "k", "<Up>", "<S-Tab>" },
|
||||
close = { "<Esc>", "<C-c>" },
|
||||
submit = { "<CR>", "<Space>" },
|
||||
},
|
||||
review = {
|
||||
toggle = "<leader>glt"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user