tools/lookup: remove mention of +lookup/install-docset

It was removed some time ago (replaced upstream by
dash-docset-install-docset).
This commit is contained in:
Henrik Lissner 2021-03-12 22:56:57 -05:00
parent ea105b874e
commit ec225ac4b5

View file

@ -147,9 +147,9 @@ You can perform a documentation lookup on any backends directly:
o=), or ~:lo[okup] QUERY~ for evil users. o=), or ~:lo[okup] QUERY~ for evil users.
** Dash.app Docset integration ** Dash.app Docset integration
You can install dash docsets with ~M-x +lookup/install-docset~ and search them You can install dash docsets with ~M-x dash-docset-install-docset~ and search
offline with ~M-x +lookup/in-docsets~, or with ~+lookup/documentation~ in modes them offline with ~M-x +lookup/in-docsets~, or with ~+lookup/documentation~ in
that don't have a specialized :documentation lookup handler. modes that don't have a specialized :documentation lookup handler.
* Configuration * Configuration
** Associating lookup handlers with major modes ** Associating lookup handlers with major modes
@ -205,7 +205,7 @@ e.g.
This determines what docsets to implicitly search for when you use This determines what docsets to implicitly search for when you use
~+lookup/documentation~ in a mode with no ~:documentation~ handler. Those ~+lookup/documentation~ in a mode with no ~:documentation~ handler. Those
docsets must be installed with ~+lookup/install-docset~. docsets must be installed with ~dash-docset-install-docset~.
** Open in eww instead of browser ** Open in eww instead of browser
To open results from ~+lookup/online~ or ~+lookup/in-docsets~ in EWW instead To open results from ~+lookup/online~ or ~+lookup/in-docsets~ in EWW instead