Skip to content

Commit

Permalink
[Common] Add diff3 specific settings
Browse files Browse the repository at this point in the history
Apply same syntax specific settings as for diff syntax.
  • Loading branch information
deathaxe committed Oct 25, 2024
1 parent 47a9484 commit 4f89e3f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Diff/Diff3.sublime-settings
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"trim_trailing_white_space_on_save": "none",
"translate_tabs_to_spaces": false,
}

0 comments on commit 4f89e3f

Please sign in to comment.