From df88b29d74c6e18b71e7979bf8f013975ccc5fd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20J=2E=20P=C3=A9rez=20Irizarry?= Date: Mon, 7 Oct 2013 13:33:23 -0400 Subject: [PATCH] Adds search for symbol key-binding to docs. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 93c2cd7..00f8f93 100644 --- a/README.md +++ b/README.md @@ -225,6 +225,7 @@ Keybinding | Description Keybinding | Description -------------------|------------------------------------------------------------ C-c o | Open the currently visited file with an external program. +C-c i | Search for a symbol, only for buffers that contain code C-c g | Search in Google for the thing under point (or an interactive query). C-c G | Search in GitHub for the thing under point (or an interactive query). C-c y | Search in YouTube for the thing under point (or an interactive query).