From 1e5ae6e2beaed09e209d1840b7a10d3daf1d791a Mon Sep 17 00:00:00 2001 From: Alfonso Montero Date: Sat, 5 Mar 2022 03:31:08 +0100 Subject: [PATCH] Readme: fix formatting --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dc45aa7..54922e8 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ official docsets or `m-x helm-dash-install-user-docset` for user contributed docsets (experimental). To install a docset from a file in your drive you can use `m-x -helm-dash-install-docset-from-file'. That function takes as input +helm-dash-install-docset-from-file`. That function takes as input a `tgz` file that you obtained, starting from a folder named `.docset`, with the command: @@ -65,7 +65,7 @@ loaded. Typing substrings of what you search will find-as-you-type. - The search starts from 3 chars. - Install new docsets with m-x helm-dash-install-docset - After installing a new docset, add the name of the docset to - `helm-dash-common-docsets' or in 'helm-dash-docsets' (which is ment + `helm-dash-common-docsets` or in `helm-dash-docsets` (which is ment to be buffer local) `m-x helm-dash-at-point RET` is like helm-dash, but it will prefill @@ -96,7 +96,7 @@ the creation and deletion of a temporary file for each query). ### Common docsets -`helm-dash-common-docsets' is a list that should contain the docsets +`helm-dash-common-docsets` is a list that should contain the docsets to be active always. In all buffers. ### Buffer local docsets