AutoYADM commit: 2025-02-07 00:45:03
This commit is contained in:
parent
d869ac7e27
commit
4694e86003
3 changed files with 4 additions and 0 deletions
|
@ -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" } },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue