spacemacs/layers/+spacemacs
Keith Pinson 286c71bd40 feat: mnemonic, ergonomic keybindings for next-error, previous-error
When Spacemacs' fancy logic works well, it is breathtaking. Sometimes, however,
you may need a way to reach in for something a little more raw: in this case,
going straight to `next-error` rather than `spacemacs/next-error`.

I chose `cn`/`cN` because:

* They seem to be unused thus far
* It makes sense to put these keybinding under compile, since they are
  associated with Emac's base functionality for compilation.
* The analogous Ex commands are `:cn` and `:cN`. They work this way even in
  Spacemacs (but I am trying to wean myself off Ex mode, since I see the
  Spacemacs keybindings as far superior most scenarios).
* `cp` was already taken, so `cN` had to be used for going back.

Fixes #13815.
2020-08-07 22:21:47 +02:00
..
spacemacs-completion fix issue #13395 2020-03-21 20:34:18 +01:00
spacemacs-defaults feat: mnemonic, ergonomic keybindings for next-error, previous-error 2020-08-07 22:21:47 +02:00
spacemacs-editing Fix origami bindings in normal mode 2020-06-21 17:08:47 +02:00
spacemacs-editing-visual
spacemacs-evil
spacemacs-language [spacemacs-language] Improve google-translate user experience 2020-03-12 21:23:09 +01:00
spacemacs-layouts [spacemacs-layouts] Fix return value of rename-buffer 2020-06-25 17:39:19 +02:00
spacemacs-misc [dap] Provide global keybindings for dap-mode 2020-04-16 21:52:18 +02:00
spacemacs-modeline toggle for doom-modeline package 2020-02-08 09:22:21 +00:00
spacemacs-navigation Make spacemacs/open-junk-file create junk directory and fix counsel issues 2020-03-21 20:52:21 +01:00
spacemacs-org [org] replace org-bullets with org-superstar 2020-06-07 18:18:21 +02:00
spacemacs-project
spacemacs-purpose documentation formatting: Wed Jul 1 19:13:36 UTC 2020 2020-07-01 21:23:53 +02:00
spacemacs-visual visual: apply ansi color only on compilation major mode 2020-07-18 09:47:34 +02:00