Skip to content

Commit

Permalink
fix: do not disable line numbers by default
Browse files Browse the repository at this point in the history
Fixes #12
  • Loading branch information
Anomalocaridid committed Aug 31, 2024
1 parent b88f87a commit f294e84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion delta.tera
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ whiskers:
hunk-header-file-style = bold
hunk-header-line-number-style = bold "{{ palette.subtext0.hex }}"
hunk-header-style = file line-number syntax
line-numbers = true
line-numbers-left-style = "{{ palette.overlay0.hex }}"
line-numbers-minus-style = bold "{{ palette.red.hex }}"
line-numbers-plus-style = bold "{{ palette.green.hex }}"
Expand Down

0 comments on commit f294e84

Please sign in to comment.