Add screenkey mapping
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 29s
Details
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 29s
Details
This commit is contained in:
parent
8cee1dc880
commit
59dc3784af
|
@ -62,4 +62,4 @@ require("screenkey").setup({
|
|||
},
|
||||
})
|
||||
|
||||
vim.cmd("Screenkey")
|
||||
vim.keymap.set("n", "<leader>kk", ":Screenkey<CR>")
|
||||
|
|
Loading…
Reference in New Issue