feat(jujutsu): compatibility with jj-vc.el in Emacs
This commit is contained in:
parent
2e84738c9f
commit
7d198f1996
@ -45,6 +45,9 @@ in {
|
||||
default-command = "st";
|
||||
pager = ":builtin";
|
||||
show-cryptographic-signatures = true;
|
||||
conflict-marker-style = "git"; # Support for vc-jj.el
|
||||
diff-formatter = ":git"; # Support for vc-jj.el
|
||||
diff-editor = ":builtin";
|
||||
inherit (cfg) editor;
|
||||
};
|
||||
signing = mkIf cfg.signing.enable {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user