summaryrefslogtreecommitdiffstats
path: root/config.yaml
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2022-11-21 06:07:06 +0900
committerKyohei Uto <im@kyoheiu.dev>2022-11-21 06:07:06 +0900
commit7ef9d2ad7ec421a082d39364221a322bc5943837 (patch)
tree2baf58afdd264a7704f51e96a2f90a74d193e152 /config.yaml
parentd8da5ed19d5b7359abad4fa4c6933ee85cf32410 (diff)
Fix comments
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.yaml b/config.yaml
index 08b9b0f..500d244 100644
--- a/config.yaml
+++ b/config.yaml
@@ -1,12 +1,12 @@
# v2.1.0
# (Optional)
-# Default exec command when open files.
+# Default exec command when opening files.
# If not set, will default to $EDITOR.
# default: nvim
# (Optional)
-# key (the command you want to use): [values] (extensions)
+# key (the command you want to use when opening certain files): [values] (extensions)
# exec:
# feh:
# [jpg, jpeg, png, gif, svg]