Minor updates to documentation

- Update the keybinding for +doom/help-autodefs
- Remove silver_search from the lookup module. Ripgrep is the supported
dependency.
This commit is contained in:
Niklas Carlsson 2020-01-13 09:54:22 +01:00
parent 6f273ffc25
commit 3308fb3718
2 changed files with 6 additions and 6 deletions

View file

@ -944,7 +944,7 @@ a module. For example:
*** Module settings
Some modules expose settings that can be configured from other modules. Use ~M-x
doom/help-autdefs~ (=SPC h d a= or =C-h d a=) to see what is available and how
doom/help-autdefs~ (=SPC h d u= or =C-h d u=) to see what is available and how
to use them.
An example would be the ~set-company-backend!~ function that the =:completion