summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorFranck Cuny <franck.cuny@gmail.com>2017-02-03 15:19:08 -0800
committerFranck Cuny <franck.cuny@gmail.com>2017-02-03 15:19:08 -0800
commitf44ddef982d2491ceac9ad42c3c8fbff1730e4f2 (patch)
tree9f86672aa96dd69577891946a457c331a293bc4a /README.org
parent[tmux] Delete it (again) (diff)
downloademacs.d-f44ddef982d2491ceac9ad42c3c8fbff1730e4f2.tar.gz
[Doc] Update.
Diffstat (limited to 'README.org')
-rw-r--r--README.org9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.org b/README.org
index 42b2d0f..88102ac 100644
--- a/README.org
+++ b/README.org
@@ -10,9 +10,18 @@ My personal configuration files for [[https://www.gnu.org/software/emacs/][Emacs
|---------+--------------------|
| C-x r l | list the bookmarks |
| C-x r m | add a bookmark |
+*** Navigation
+| binding | description |
+|---------------+----------------------------|
+| C-x C-<space> | go back to previous buffer |
*** Working with go
First start by running the [[file:bin/setup-go][setup-go]] script.
#+BEGIN_SRC sh
./bin/setup-go
#+END_SRC
+
+| binding | description |
+|-----------+------------------|
+| C-c C-o j | go to definition |
+| | |