feat: add some custom keymaps
Some checks failed
Container build / container-build (push) Failing after 2m2s
Some checks failed
Container build / container-build (push) Failing after 2m2s
This commit is contained in:
parent
702687276a
commit
100f4c130d
@ -1,2 +0,0 @@
|
||||
vim.keymap.set("n", "<C-d>", "<C-d>zz", { desc = "Center cursor after moving down half-page" })
|
||||
vim.keymap.set("n", "<C-u>", "<C-u>zz", { desc = "Center cursor after moving up half-page" })
|
Loading…
Reference in New Issue
Block a user