From f15e242bb86aea2ff9bb2ca4bcc678889038049b Mon Sep 17 00:00:00 2001 From: Andrew Vit Date: Wed, 19 Sep 2018 23:41:32 -0700 Subject: [PATCH] Update keybinding documentation for gtags setup --- CHANGELOG.develop | 10 +++++----- layers/+tags/gtags/README.org | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.develop b/CHANGELOG.develop index d033f9b47..383fc3595 100644 --- a/CHANGELOG.develop +++ b/CHANGELOG.develop @@ -2371,11 +2371,11 @@ Other: Codruț Constantin Gușoi) - Various documentation improvements (thanks Aaron Jensen, Aaron Peckham, Aaron Renner, Adam Frey, Adam Kruszewski, Alexander Dalshov, Alexander Eberspächer, - Alexander Iljin, Alexander Kjeldaas, Alexandros Kotzias, Andriy Senyshyn, - Anton Latukha, Antonio Miranda, Anurag Sharma, Archenoth, Ather Sharif, Artur - Juraszek, Benjamin Reynolds, Bernhard Schommer, Billy Wade, bmag, Boris - Buliga, Boris Wong, Carl Lange, Chase Adams, Christian Bäuerlein, Cibin - Mathew, CL123123, Codruț Constantin Gușoi, Compro-Prasad, Daniel Hodson, + Alexander Iljin, Alexander Kjeldaas, Alexandros Kotzias, Andrew Vit, Andriy + Senyshyn, Anton Latukha, Antonio Miranda, Anurag Sharma, Archenoth, Ather + Sharif, Artur Juraszek, Benjamin Reynolds, Bernhard Schommer, Billy Wade, + bmag, Boris Buliga, Boris Wong, Carl Lange, Chase Adams, Christian Bäuerlein, + Cibin Mathew, CL123123, Codruț Constantin Gușoi, Compro-Prasad, Daniel Hodson, Daniel Le, Daniel Molina, Darkhan, David Florness, David Vo, davidpham87, Deepu Mohan Puthrote, Dela Anthonio, Diego Alvarez, Diego Berrocal, Dietrich Daroch, Dinesh Bhosale, Dominik Schrempf, Doug Beardsley, dubnde, duianto, diff --git a/layers/+tags/gtags/README.org b/layers/+tags/gtags/README.org index ddccd0d7e..220774701 100644 --- a/layers/+tags/gtags/README.org +++ b/layers/+tags/gtags/README.org @@ -163,7 +163,7 @@ additional control on a per project basis. Before using =gtags=, remember to create a GTAGS database by one of the following methods: - From within Emacs, run either =counsel-gtags-create-tags= or - =helm-gtags-create-tags=, which are bound to ~SPC m g c~. If the language is + =helm-gtags-create-tags=, which are bound to ~SPC m g C~. If the language is not directly supported by GNU Global, you can choose =ctags= or =pygments= as a backend to generate the database. - From inside a terminal: