Updates keybindings and disables Lazy checker
This commit is contained in:
parent
ac2965506b
commit
a8d76f7f4d
3 changed files with 6 additions and 3 deletions
|
|
@ -179,7 +179,5 @@ return {
|
|||
mode = "n",
|
||||
},
|
||||
{ "<leader>xr", "<cmd>source $MYVIMRC<cr>", desc = "Reload config", mode = "n" },
|
||||
{ "<leader>do", "<cmd>DiffviewOpen<cr>", desc = "Open diff view", mode = "n" },
|
||||
{ "<leader>dh", "<cmd>DiffviewFileHistory<cr>", desc = "Open file history diff", mode = "n" },
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue