Unnamed repository; edit this file 'description' to name the repository.
-rw-r--r--languages.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages.toml b/languages.toml
index b1514426..d3dc2972 100644
--- a/languages.toml
+++ b/languages.toml
@@ -3606,7 +3606,7 @@ name = "jjdescription"
scope = "jj.description"
file-types = [{ glob = "*.jjdescription" }]
comment-token = "JJ:"
-indent = { tab-width = 2, unit = " " }
+indent = { tab-width = 4, unit = " " }
rulers = [51, 73]
text-width = 72