From 78931f4ccd52a883e58f86c07dd2cf2a1a5f4e77 Mon Sep 17 00:00:00 2001 From: syl20bnr Date: Sun, 27 Aug 2017 21:45:08 -0400 Subject: [PATCH] conventions: add `m g u` to go to/find usage of things under point --- doc/CONVENTIONS.org | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/CONVENTIONS.org b/doc/CONVENTIONS.org index af291c201..82e3b7e42 100644 --- a/doc/CONVENTIONS.org +++ b/doc/CONVENTIONS.org @@ -131,6 +131,7 @@ The prefix for going to something is ~SPC m g~. | ~m g g~ | go to things under point | | ~m g G~ | go to things under point in other window | | ~m g t~ | go to corresponding test file if any | +| ~m g u~ | go/find usage of thing under point | *** =insert state= buffers Navigation in buffers like =Helm= and =ido= which are in =insert state=