mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-15 19:54:32 +02:00
tests/spider: update test
Signed-off-by: saygo-png <saygo.mail@proton.me>
This commit is contained in:
parent
82271c28ef
commit
95fae10d35
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
plugins.spider = {
|
plugins.spider = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
skipInsignificantPunctuation = true;
|
settings.skipInsignificantPunctuation = true;
|
||||||
keymaps = {
|
keymaps = {
|
||||||
silent = true;
|
silent = true;
|
||||||
motions = {
|
motions = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue