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

@ -1,6 +1,7 @@
return {
"chrisgrieser/nvim-spider",
lazy = true,
enabled = false,
keys = {
{ "e", "<cmd>lua require('spider').motion('e')<CR>", mode = { "n", "o", "x" } },
{ "w", "<cmd>lua require('spider').motion('w')<CR>", mode = { "n", "o", "x" } },