diff --git a/profile/default/.gitconfig b/profile/default/.gitconfig index cd788bd1854e8e92f6450d595ec24d7fb4becb4b..69b3e340cb4f868e8c24306d6779bc84c9856392 100644 --- a/profile/default/.gitconfig +++ b/profile/default/.gitconfig @@ -61,6 +61,8 @@ grep-file-style = yellow grep-line-number-style = orange grep-match-word-style = red bold + max-line-length = 20000 + max-syntax-highlighting-length = 20000 [diff-so-fancy] # Disable green marker at the beginning of new empty lines