From 44078aaebcebaed391eeacda555a0f96e88917fd Mon Sep 17 00:00:00 2001 From: Maxi Wolff Date: Wed, 29 Sep 2021 22:25:32 +0200 Subject: [PATCH] [ivy] Fix new src block in docs --- layers/+completion/ivy/README.org | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/layers/+completion/ivy/README.org b/layers/+completion/ivy/README.org index eedf18038..0c655dd20 100644 --- a/layers/+completion/ivy/README.org +++ b/layers/+completion/ivy/README.org @@ -148,9 +148,10 @@ app if found. To pass parameters to =ripgrep= use double dash then everything after it is treated as parameters for search app. For example: -#+begin_src -phrase I want to search -- -tlisp -#+end_src +#+BEGIN_SRC + phrase I want to search -- -t lisp +#+END_SRC + will search only on lisp files. Commands available while browsing the search result: