feat(nvim): add hunk.nvim plugin
This should be a better diff editor for `jj`
This commit is contained in:
parent
c0ea237330
commit
fe00695bde
1 changed files with 1 additions and 0 deletions
|
@ -174,6 +174,7 @@ in
|
||||||
mode = "virtualtext";
|
mode = "virtualtext";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
hunk.enable = true;
|
||||||
otter.enable = true;
|
otter.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue