AutoYADM commit: 2025-02-07 00:45:03

This commit is contained in:
Daniel Fichtinger 2025-02-07 00:45:03 -05:00
parent d869ac7e27
commit 4694e86003
3 changed files with 4 additions and 0 deletions

View file

@ -58,6 +58,7 @@ M.init = function()
set(l, r)
end
end
vim.keymap.set("n", "n", "j")
return out
end