Added config for mini.jump2d
This commit is contained in:
parent
a73a5ecb78
commit
79cd1df646
1 changed files with 5 additions and 1 deletions
|
|
@ -44,7 +44,11 @@
|
|||
};
|
||||
git = { };
|
||||
jump = { };
|
||||
jump2d = { };
|
||||
jump2d = {
|
||||
view = {
|
||||
n_steps_ahead = 10;
|
||||
};
|
||||
};
|
||||
misc = { };
|
||||
pick = { };
|
||||
sessions = { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue