Commit 0966b86
committed
mappings: restore "q" mapping, soft-deprecate "gq"
Essentially reverts cfc66aa.
- `q` is much more ergonomic than `gq`.
- `q` continues to win in the wild, and is used for e.g. quitting
a `:Man` buffer.
- "quit" is a vastly more-common use-case than "record a macro".
- One can use a mapping like `\q` to opt-in to macro recording when it
is needed.1 parent aed4e49 commit 0966b86
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments