mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2026-01-20 16:42:50 +00:00
neovim improvements
This commit is contained in:
@@ -6,4 +6,12 @@
|
||||
key = "6C9E EFC5 1AE0 0131 78DE B9C8 68FF FB1E C187 88CA";
|
||||
signByDefault = true;
|
||||
};
|
||||
extraConfig = {
|
||||
pull.rebase = true;
|
||||
merge = {
|
||||
tool = "nvimdiff";
|
||||
conflictstyle = "diff3";
|
||||
};
|
||||
mergetool.prompt = false;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user