nvim: Turn off usage message for jj-diffconflicts
This commit is contained in:
parent
4b65069436
commit
bd90df30e4
3 changed files with 8 additions and 3 deletions
|
|
@ -20,7 +20,6 @@ merge-editor = "dc"
|
|||
program = "nvim"
|
||||
merge-args = [
|
||||
"-c", "let g:jj_diffconflicts_marker_length=$marker_length",
|
||||
"-c", "let g:jj_diffconflicts_turn_off_instructions=1",
|
||||
"-c", "JJDiffConflicts!", "$output", "$base", "$left", "$right"
|
||||
]
|
||||
merge-tool-edits-conflict-markers = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue