Adds search for symbol key-binding to docs.

This commit is contained in:
Gabriel J. Pérez Irizarry 2013-10-07 13:33:23 -04:00
parent edb6e8a60b
commit df88b29d74

View file

@ -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).