refactor config to define all keybinds in a single file
This commit is contained in:
@@ -10,7 +10,4 @@ return {
|
||||
dependencies = {
|
||||
"nvim-lua/plenary.nvim",
|
||||
},
|
||||
keys = {
|
||||
{ "<leader>lg", "<cmd>LazyGit<cr>", desc = "Open LazyGit" },
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user