Commit graph

70 commits

Author SHA1 Message Date
Jean-Philippe Bernardy
b00b87fc83 fix #36 2019-04-29 21:22:20 +02:00
Jean-Philippe Bernardy
e95a062305 flymake error navigation binding 2018-08-29 09:51:01 +02:00
Jean-Philippe Bernardy
b4cf42bbc5 oops, kill duplicated code 2018-03-19 13:26:50 +01:00
Jean-Philippe Bernardy
b6b103e3f5 Fix #27 2018-03-19 13:23:44 +01:00
Jean-Philippe Bernardy
466ce46d84 Merge branch 'master' of github.com:jyp/boon 2018-03-19 13:19:37 +01:00
Jean-Philippe Bernardy
fd2cd9beed boon-c-god: honor prefix arguments 2018-03-19 13:15:08 +01:00
Raul Schmidlin
27cd8baa2e Supress backspace behavior in command mode (possibly necessary for certain keyboards) 2018-01-07 13:21:49 +01:00
Jean-Philippe Bernardy
13fca19296 do not swap double quote 2017-08-25 13:16:10 +02:00
Jean-Philippe Bernardy
af325dc902 map universal argument 2017-01-09 21:23:07 +01:00
Jean-Philippe Bernardy
a4cb640f6b quote should not be control-swapped 2016-11-25 13:46:52 +01:00
Jean-Philippe Bernardy
42842d3566 use prefix commands for consistency 2016-11-16 19:59:36 +01:00
Jean-Philippe Bernardy
ab49c4019a refine list of not C-ed events 2016-11-13 21:20:28 +01:00
Jean-Philippe Bernardy
2547e10d25 put searches behind a named prefix key 2016-11-13 19:05:44 +01:00
Jean-Philippe Bernardy
abb0b6fe76 more symbols 2016-11-12 20:42:44 +01:00
Jean-Philippe Bernardy
6ce0c0f8b5 (re-)enable command mode in special buffers 2016-11-08 22:01:11 +01:00
Jean-Philippe Bernardy
e66ee0dfae fix warnings and test 2016-11-06 16:23:08 +01:00
Jean-Philippe Bernardy
e959f7dc42 don't switch control on $ 2016-11-01 20:41:40 +01:00
Jean-Philippe Bernardy
4a92c601e9 redo does not exists 2016-10-30 09:50:26 +01:00
Jean-Philippe Bernardy
f381f0c00e bind arrows in moves map 2016-10-30 09:48:03 +01:00
Jean-Philippe Bernardy
c72d26ca2f control flag for [ and ] should not be swapped 2016-09-26 20:43:27 +02:00
Jean-Philippe Bernardy
a64c6a3048 improve goto-map 2016-09-10 20:28:02 +02:00
Jean-Philippe Bernardy
b0a46def2b remove helm support
This was tangential at best and not still maturing.
2016-09-10 20:06:06 +02:00
Jean-Philippe Bernardy
5513af089a helm-M-x no longer bound 2016-09-09 20:22:08 +02:00
Jean-Philippe Bernardy
998c766f11 twiddle 2016-09-08 21:58:23 +02:00
Jean-Philippe Bernardy
0e9c4b7ef1 tweak helm config 2016-09-03 20:47:57 +02:00
Jean-Philippe Bernardy
86c040b54f structure in layers 2016-08-31 21:58:55 +02:00
Jean-Philippe Bernardy
d372024b3c minor cleanups 2016-08-30 20:43:19 +02:00
Jean-Philippe Bernardy
e2467a0b3b arrange helm map 2016-08-29 22:50:16 +02:00
Jean-Philippe Bernardy
4231952613 tidy up 2016-08-29 20:10:07 +02:00
Jean-Philippe Bernardy
123d3c1bb1 clean 2016-08-28 20:38:07 +02:00
Jean-Philippe Bernardy
30997e40f9 clean helm map 2016-08-28 19:42:19 +02:00
Jean-Philippe Bernardy
8fc64d60bd tidy up 2016-08-28 19:14:47 +02:00
Jean-Philippe Bernardy
161efefd01 oops 2016-08-27 20:30:47 +02:00
Jean-Philippe Bernardy
ed1051d9a4 numbers are always universal args 2016-08-14 22:21:07 +02:00
Jean-Philippe Bernardy
911d975c18 alternative handling of C key 2016-08-14 22:20:32 +02:00
Jean-Philippe Bernardy
f6edf01a9f special mode: hide G 2016-02-02 21:55:22 +01:00
Jean-Philippe Bernardy
ee5f93d9cd make the helm command map a simple transient map
a simple transient map rather than a map in emulation alist.

This allows to save a few keystrokes; simpler to use and can be extended
to other minibuffer completion modes (ivy...)
2015-12-28 22:21:33 +01:00
Jean-Philippe Bernardy
62a434c247 use space to search for current symbol in helm 2015-12-26 22:56:50 +01:00
Jean-Philippe Bernardy
e426adbb5a extra keys 2015-12-11 20:38:53 +01:00
Jean-Philippe Bernardy
9c6a25c692 support for special modes 2015-12-07 08:36:41 +01:00
Jean-Philippe Bernardy
3b95ccf295 re-org select map 2015-11-30 23:22:50 +01:00
Jean-Philippe Bernardy
88d611016f more keymap tweaks 2015-11-25 22:20:12 +01:00
Jean-Philippe Bernardy
6bc063b733 clean helm maps 2015-11-25 21:55:43 +01:00
Jean-Philippe Bernardy
8e1970e284 improvements to the helm command map 2015-11-22 20:25:33 +01:00
Jean-Philippe Bernardy
55406bfea0 alternative keybings for spacing 2015-11-10 22:17:04 +01:00
Jean-Philippe Bernardy
40fab18e95 space-aware splicing 2015-11-09 21:18:43 +01:00
Jean-Philippe Bernardy
e76fe307eb new operator: smart surrounding spaces 2015-11-09 21:01:47 +01:00
Jean-Philippe Bernardy
efacc41675 Merge branch 'master' of github.com:jyp/boon 2015-11-09 20:29:37 +01:00
Jean-Philippe Bernardy
d408e21250 oops 2015-11-09 20:28:48 +01:00
Syohei YOSHIDA
1f7cf4b281 Correct package header and footer format 2015-11-09 15:29:05 +09:00