Added config for mini.jump2d

This commit is contained in:
EsVagy42 2025-03-03 08:42:39 +00:00
parent a73a5ecb78
commit 79cd1df646

View file

@ -44,7 +44,11 @@
};
git = { };
jump = { };
jump2d = { };
jump2d = {
view = {
n_steps_ahead = 10;
};
};
misc = { };
pick = { };
sessions = { };