Adds search for symbol key-binding to docs.
This commit is contained in:
parent
edb6e8a60b
commit
df88b29d74
1 changed files with 1 additions and 0 deletions
|
@ -225,6 +225,7 @@ Keybinding | Description
|
|||
Keybinding | Description
|
||||
-------------------|------------------------------------------------------------
|
||||
<kbd>C-c o</kbd> | Open the currently visited file with an external program.
|
||||
<kbd>C-c i</kbd> | Search for a symbol, only for buffers that contain code
|
||||
<kbd>C-c g</kbd> | Search in Google for the thing under point (or an interactive query).
|
||||
<kbd>C-c G</kbd> | Search in GitHub for the thing under point (or an interactive query).
|
||||
<kbd>C-c y</kbd> | Search in YouTube for the thing under point (or an interactive query).
|
||||
|
|
Loading…
Reference in a new issue