From 20ec1d73976fa8420bc82fbc9eb51daec5d5c2f8 Mon Sep 17 00:00:00 2001 From: Georg Jaehnig Date: Wed, 29 Apr 2020 19:27:53 +0200 Subject: [PATCH] Fix syntax. --- shortcuts.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/shortcuts.yml b/shortcuts.yml index 15321a2..1c171e6 100644 --- a/shortcuts.yml +++ b/shortcuts.yml @@ -17,10 +17,10 @@ examplekeyword 1: http://www.example.com/?q={%query} # This shortcut will match for "examplekeyword foo, bar", # Here you can define optional title, description and tags. examplekeyword 2: -- url: http://www.example.com/?q={%query}&p={%puery} -- title: Custom shortcut -- description: My custom shortcut with the keyword examplekeyword and 1 argument -- tags: + url: http://www.example.com/?q={%query}&p={%puery} + title: Custom shortcut + description: My custom shortcut with the keyword examplekeyword and 2 arguments. + tags: - example # Make sure that the keys are unique,