Commit graph

426 commits

Author SHA1 Message Date
Jean-Philippe Bernardy
1e59b500a9 improve finding functions 2015-12-26 22:55:47 +01:00
Jean-Philippe Bernardy
29cdee66df clean 2015-12-26 22:55:35 +01:00
Jean-Philippe Bernardy
b3fa27dc37 Phase out helm-command-mode, step 1.
don't switch to helm-command-mode automatically
2015-12-25 20:19:26 +01:00
Jean-Philippe Bernardy
82458a944e use flycheck-command-map 2015-12-13 22:33:49 +01:00
Jean-Philippe Bernardy
9679543be1 mode-dependent find definition 2015-12-13 20:18:28 +01:00
Jean-Philippe Bernardy
c0277bad8a tweak definition of special mode 2015-12-13 20:18:09 +01:00
Jean-Philippe Bernardy
0906179caf comint modes are not really special 2015-12-11 20:38:58 +01:00
Jean-Philippe Bernardy
e426adbb5a extra keys 2015-12-11 20:38:53 +01:00
Jean-Philippe Bernardy
78f245b52d note 2015-12-07 12:17:00 +01:00
Jean-Philippe Bernardy
9c6a25c692 support for special modes 2015-12-07 08:36:41 +01:00
Jean-Philippe Bernardy
2c6f60cd52 deactivate broken jump to visible bol 2015-12-07 08:12:45 +01:00
Jean-Philippe Bernardy
370cfe2177 leverage the 'special mode hint 2015-12-03 19:55:42 +01:00
Jean-Philippe Bernardy
f434bf3f54 Merge branch 'master' of github.com:jyp/boon 2015-12-01 09:28:17 +01:00
Jean-Philippe Bernardy
3b95ccf295 re-org select map 2015-11-30 23:22:50 +01:00
Jean-Philippe Bernardy
e69b38294f improve space fixing 2015-11-29 18:56:23 +01:00
Jean-Philippe Bernardy
0d67976bae improve splice space fixing 2015-11-29 15:50:56 +01:00
Jean-Philippe Bernardy
0ef95cd1b1 alternate method to put new cursors
when laying down cursors, do not activate multiple cursors mode
immediately
2015-11-28 22:25:30 +01:00
Jean-Philippe Bernardy
169c100f41 jump to visible beginning-of-line 2015-11-28 22:15:05 +01:00
Jean-Philippe Bernardy
80f2e7cdb9 fix 2015-11-28 22:14:54 +01:00
Jean-Philippe Bernardy
88d611016f more keymap tweaks 2015-11-25 22:20:12 +01:00
Jean-Philippe Bernardy
b4b3cfb73b some fixes and tweaks in the keymap 2015-11-25 22:13:12 +01:00
Jean-Philippe Bernardy
6bc063b733 clean helm maps 2015-11-25 21:55:43 +01:00
Jean-Philippe Bernardy
9383ea9582 select org table cell 2015-11-23 22:44:11 +01:00
Jean-Philippe Bernardy
48e4bc9713 oops 2015-11-22 21:24:53 +01:00
Jean-Philippe Bernardy
c1409b795d Fix prepending when doing sequences of takes 2015-11-22 21:24:23 +01:00
Jean-Philippe Bernardy
17fa572a98 Merge branch 'master' of github.com:jyp/boon 2015-11-22 21:00:08 +01:00
Jean-Philippe Bernardy
74f8d7b034 don't use extract if extraction is not needed 2015-11-22 20:39:30 +01:00
Jean-Philippe Bernardy
8e1970e284 improvements to the helm command map 2015-11-22 20:25:33 +01:00
Jean-Philippe Bernardy
86e2658e22 an even more clever splice space fixer 2015-11-22 20:09:33 +01:00
Jean-Philippe Bernardy
7de5741828 Merge pull request #5 from syohex/update-minimum-emacs-version
Update minimum Emacs version
2015-11-19 19:23:41 +01:00
Syohei YOSHIDA
6ff004cb8f Update minimum Emacs version 2015-11-19 11:30:06 +09:00
Jean-Philippe Bernardy
88c4eaebe2 magit is special 2015-11-18 22:36:11 +01:00
Jean-Philippe Bernardy
8e71b25ff1 some cleanup 2015-11-18 22:26:05 +01:00
Jean-Philippe Bernardy
8a1c247442 move to visible beginning of line
useful e.g. in org-mode
2015-11-18 22:20:54 +01:00
Jean-Philippe Bernardy
adad2d2882 cleanups 2015-11-11 22:28:20 +01:00
Jean-Philippe Bernardy
4dde935192 tweak 2015-11-11 19:54:17 +01:00
Jean-Philippe Bernardy
55406bfea0 alternative keybings for spacing 2015-11-10 22:17:04 +01:00
Jean-Philippe Bernardy
5455990575 oops 2015-11-09 21:29:34 +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
a0c37221d8 experiment with space-cleverness 2015-11-09 20:29:16 +01:00
Jean-Philippe Bernardy
d408e21250 oops 2015-11-09 20:28:48 +01:00
Jean-Philippe Bernardy
a274b0fa7a Merge pull request #4 from syohex/header
Correct package header and footer format
2015-11-09 12:41:44 +01:00
Syohei YOSHIDA
1f7cf4b281 Correct package header and footer format 2015-11-09 15:29:05 +09:00
Jean-Philippe Bernardy
ace0919a0c make smarter moves take a prefix argument 2015-11-08 22:37:13 +01:00
Jean-Philippe Bernardy
ca733622b1 rebind j/J to find-function 2015-11-08 22:07:32 +01:00
Jean-Philippe Bernardy
72cd4cb1f7 update todo 2015-11-08 21:23:23 +01:00
Jean-Philippe Bernardy
45da0b7824 bind c-map correctly in helm 2015-11-08 21:23:01 +01:00
Jean-Philippe Bernardy
a48c91937e support fundamental buffers
(finish to) copy evil technique for that
2015-11-08 21:22:08 +01:00