summaryrefslogtreecommitdiffstats
path: root/config/joshuto.toml
diff options
context:
space:
mode:
authorsushi-shi <47691267+sushi-shi@users.noreply.github.com>2024-02-13 22:00:19 +0000
committerGitHub <noreply@github.com>2024-02-13 17:00:19 -0500
commit96418c064ef617f62618a1baee518a823915955b (patch)
treeb1c3eafc17ab784668c45f896d7672b4e21e31ea /config/joshuto.toml
parent203bd8977b56218d3972de007d403a3fdf9d95f7 (diff)
Add command for printing embedded configs (#487)
* Add command for printing embedded configs * Typo * Use doccomments instead of procmacro * Typo
Diffstat (limited to 'config/joshuto.toml')
-rw-r--r--config/joshuto.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/joshuto.toml b/config/joshuto.toml
index b7d4626..4ab9cbc 100644
--- a/config/joshuto.toml
+++ b/config/joshuto.toml
@@ -23,7 +23,7 @@ show_icons = true
# none, absolute, relative
line_number_style = "none"
-# size, mtime, user, gourp, perm. can be combined with |.
+# size, mtime, user, gourp, perm. can be combined with |.
# `none` to disable, `all` to enable all
# all and none can't be combined with other options
linemode = "size"