spacemacs/layers
syl20bnr fe168f07b3 coq: update key bindings and README
README:
- add `SPC m` prefixes to follow the style of the other READMEs
- Sort key bindings alphabetically

Key bindings changes made to be more mnemocnic and/or to better fit the other
key bindings of other layers:

- SPC m p b --> SPC m p p (show prover process buffer)
- SPC m p c --> SPC m p i (interrupt prover process)
- SPC m p x --> SPC m p q (quit prover process, maybe SPC m p k for kill would
  be better ?)

- SPC m a p --> SPC m a a to print query
- SPC m a n p --> SPC m a A to print query showing all
- SPC m a i p --> SPC m a i i to print query showing implicits
- Ask showing all bindings use the same keys as regular Ask but the last key
  is capitalized, example: SPC m a b (ask about) and SPC m a B (ask about
  showing all)
- Ask showing implicits are still on SPC m a i (we could also use Control key,
  for instance SPC m a b (ask about) and SPC m a C-b (ask about show implicit),
  it depends on how frequent showing implicits are used).

- SPC m g . --> SPC m g l (go to end of Locked command)
- SPC m g d --> SPC m g g (using the jump handlers facility of Spacemacs)
- SPC m g a --> SPC m g s (to go to start of command)
2017-02-12 22:24:25 -05:00
..
+chat Bump year in copyright headers 2017-01-05 23:08:17 -05:00
+checkers syntax-checking: Mention that flycheck is disabled in emacs-lisp-mode. 2017-01-31 17:59:07 +02:00
+completion auto-complete: add fuzzy package 2017-02-02 14:56:44 -05:00
+distributions Fix evil-search module activation 2017-02-07 16:53:33 -05:00
+emacs Bump year in copyright headers 2017-01-05 23:08:17 -05:00
+email Bump year in copyright headers 2017-01-05 23:08:17 -05:00
+frameworks Remove deferred for projectile-rails 2017-02-11 11:19:04 +01:00
+fun configure xkcd inside the :init progn clause 2017-01-06 06:49:29 +02:00
+intl Bump year in copyright headers 2017-01-05 23:08:17 -05:00
+lang coq: update key bindings and README 2017-02-12 22:24:25 -05:00
+misc/nlinum Fix error global-linum-mode-check-buffers wrong type error 2017-02-06 08:56:16 -05:00
+os Bump year in copyright headers 2017-01-05 23:08:17 -05:00
+pair-programming/floobits Bump year in copyright headers 2017-01-05 23:08:17 -05:00
+source-control github: move load-gh-pulls-mode to funcs.el 2017-02-09 18:00:32 -05:00
+spacemacs line-number: fix backward compatibility 2017-02-05 13:50:50 -05:00
+tags Bump year in copyright headers 2017-01-05 23:08:17 -05:00
+themes minor copyright year fix 2017-02-02 14:57:14 -05:00
+tools sphinx: add missing key bindings to README 2017-02-03 11:53:28 -05:00
+vim Bump year in copyright headers 2017-01-05 23:08:17 -05:00
+web-services Bump year in copyright headers 2017-01-05 23:08:17 -05:00
auto-layer.el core: add support for interpreter-mode-alist to layer lazy installation 2017-01-22 13:41:04 -05:00
LAYERS.org Update generated LAYERS.org 2017-01-12 23:20:56 -05:00