summaryrefslogtreecommitdiffstats
path: root/config.yaml
diff options
context:
space:
mode:
authorKyohei Uto <im@kyoheiu.dev>2022-12-12 06:17:58 +0900
committerKyohei Uto <im@kyoheiu.dev>2022-12-12 06:17:58 +0900
commitd5b0fe5ebbb8063e784b3f6a6f202ea34afc74ba (patch)
treeecbd4ab35eb4a6f0b9acc1b871322ab243c99112 /config.yaml
parentd87597f1a454fa533f468c551607910883a32f6f (diff)
Update documents
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 60c4da4..9832fe7 100644
--- a/config.yaml
+++ b/config.yaml
@@ -1,12 +1,12 @@
# v2.1.1
# (Optional)
-# Default exec command when opening files.
+# Default exec command when opening file.
# If not set, will default to $EDITOR.
# default: nvim
# (Optional)
-# key (the command you want to use when opening certain files): [values] (extensions)
+# key (the command you want to use when opening file): [values] (extensions)
# exec:
# feh:
# [jpg, jpeg, png, gif, svg]