AutoYADM commit: 2024-12-13 15:30:02
This commit is contained in:
parent
f09f547d3b
commit
bb8e1c9e23
4 changed files with 24 additions and 10 deletions
|
@ -1 +1,6 @@
|
|||
print("hello nvim")
|
||||
-- vim.keymap.set("n", "<80>ku", function()
|
||||
-- print("Detected... special")
|
||||
-- end)
|
||||
-- vim.keymap.set("n", "<Up>", function()
|
||||
-- print("Detected... special")
|
||||
-- end)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue