Add screenkey mapping
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 29s
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 29s
This commit is contained in:
@@ -62,4 +62,4 @@ require("screenkey").setup({
|
|||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
vim.cmd("Screenkey")
|
vim.keymap.set("n", "<leader>kk", ":Screenkey<CR>")
|
||||||
|
|||||||
Reference in New Issue
Block a user