Henrik Lissner
bd9df22f99
Merge pull request #1147 from seanfarley/smf/bindings
...
More MacOS bindings
2019-02-01 15:57:11 -05:00
Henrik Lissner
b0c84384a4
Fix <f9> = +treemacs/toggle for non-evil users
2019-01-29 18:59:21 -05:00
Sean Farley
11b4a3502a
bindings: add common comment toggle
...
This is fairly common in most editors so let's make lives easier.
2019-01-28 23:14:14 -08:00
Sean Farley
febad24a1d
bindings: add some more macos behaviors
2019-01-28 23:14:14 -08:00
Henrik Lissner
a1b24db458
Merge pull request #1145 from versinib/develop
...
Fix description for increase/decrease font size
2019-01-28 21:01:32 -05:00
Henrik Lissner
e9d09d17da
Remove s-x / s-; keybinds
2019-01-28 21:00:41 -05:00
Henrik Lissner
6da148e928
Fix s-q on macos for non-evil users
...
There's no guarantee evil-quit-all will be defined.
2019-01-28 20:17:37 -05:00
Henrik Lissner
5baaf08246
Move evil-mc library to editor/multiple-cursors
2019-01-28 19:54:55 -05:00
Bastien Versini
451989813f
Fix description for increase/decrease font size
2019-01-26 23:08:39 +01:00
SteamedFish
424c358786
Add vterm layer
...
vterm layer uses emacs-libvterm for terminal support
2019-01-27 03:53:33 +08:00
Henrik Lissner
5c1edde613
app/irc: general refactor
2019-01-23 15:54:12 -05:00
Henrik Lissner
082bdfe865
Add C-RET/C-S-RET aliases for M-RET/M-S-RET
2019-01-22 19:29:13 -05:00
Henrik Lissner
f264a9bc6e
Back to command = super, option = meta on MacOS
...
On MacOS, command used to be 'meta, which Emacs (and many packages) use
for many keybinds. I don't want to pollute the command key, so it is now
meta (as is the Emacs default).
The MacOS keybind fixes have been moved back to super.
2019-01-22 19:29:13 -05:00
Henrik Lissner
a32c5f7869
Move macos super key fixes to meta
...
And add Option motion keybinds.
2019-01-22 04:11:11 -05:00
Henrik Lissner
26caa28e8f
Merge pull request #1130 from seanfarley/smf/irc
...
irc: automatically add circe buffers to irc workspace
2019-01-21 22:22:41 -05:00
Henrik Lissner
89311f567e
Add docstring to +default-repeat-keys
...
And switch order of M-;/A-; to match sort order for M-x/A-x/s-; binds in
config.el.
2019-01-21 22:10:18 -05:00
Henrik Lissner
ebf9e6c7e8
SPC ; => eval-expression
2019-01-21 22:10:07 -05:00
Henrik Lissner
aa13c9a4d3
Group CUA minibuffer keys
2019-01-21 22:09:49 -05:00
Henrik Lissner
1f523dfdd6
Replace global meta keybinds w/ super fixes on Mac
...
These super keybinds are exclusively to repair conventional behavior for
CMD OS keys.
2019-01-21 22:09:02 -05:00
Henrik Lissner
139ef46956
Also bind s-x to execute-extended-command
...
Makes M-x harder to miss (in the case where you use multiple computers
with different modifier layouts on their keyboards).
2019-01-21 22:07:58 -05:00
Henrik Lissner
3694b0d411
Standardize M-RET/M-S-RET as an "add new item" key
2019-01-21 22:07:31 -05:00
Henrik Lissner
17c1759457
Revise smartparens doc comments
2019-01-21 21:19:00 -05:00
Sean Farley
274d9a6c0c
irc: add +irc/tracking-next-buffer
...
This way the user won't accidentally switch to the next unread buffer in
the wrong workspacee and end up in a weird state.
2019-01-21 17:48:55 -08:00
Henrik Lissner
096ca1e4cc
Remove redundant "C-a" keybind
2019-01-21 17:51:12 -05:00
Henrik Lissner
4b8c21a34b
Merge pull request #1090 from UndeadKernel/feature_default-emacs-bindings
...
bindings: default set of bindings for emacs users
2019-01-21 17:39:20 -05:00
UndeadKernel
cbd91a4d3e
bindings: standardize movement to the start or end
2019-01-21 11:15:39 +01:00
UndeadKernel
4bc5fac0b2
bindings: Mimic MAC window changes withing emacs
...
The binding applies for evil and non-evil users alike.
2019-01-21 11:15:23 +01:00
Undead Kernel
7ce8fe4c22
bindings: fix typo (circle -> circe)
2019-01-12 11:04:12 +01:00
UndeadKernel
00ce44a733
bindings: CUA bindings only in evil
2019-01-11 15:09:21 +01:00
Oleksii Filonenko
5287c48092
Move Forge binding to config/default/+evil-bindings
2019-01-11 15:00:24 +02:00
UndeadKernel
4a56eb2b00
bindings: incorrect :when keyword fix
2019-01-11 08:48:20 +01:00
UndeadKernel
14317dcaa4
bindings: quit menu
2019-01-10 16:36:32 +01:00
UndeadKernel
8dfe547601
bindings: swiper and resume for ivy and helm
2019-01-10 14:40:42 +01:00
UndeadKernel
6a55751679
bindings: correctly detect if syntax-checker is on
2019-01-10 14:25:10 +01:00
UndeadKernel
e910e1279f
bindings: er/contract-region
2019-01-10 13:52:35 +01:00
UndeadKernel
40851db96b
bindings: neotree or treemacs with f9
2019-01-10 13:52:35 +01:00
UndeadKernel
d3aa611f85
bindings: app bindings (twitter, email, irc)
2019-01-10 13:52:35 +01:00
UndeadKernel
c8f6c81455
bindings: workspace switch-to
2019-01-10 13:52:35 +01:00
UndeadKernel
1aca8aa378
bindings: move and add more text size bindings
2019-01-10 13:52:35 +01:00
UndeadKernel
5ac21091d7
bindings: add an alt localleader
2019-01-10 13:52:35 +01:00
Undead Kernel
b0b666b8f5
bindings: default set of bindings for emacs users
2019-01-10 13:52:35 +01:00
Henrik Lissner
ceb06e1948
Fix C-style doc comment pair expansion
...
Some major modes rely on external parsers for correct indentation, like
js2-mode or enh-ruby-mode. They don't properly indent the closing
comment pair (*/), so we do it manually.
2019-01-08 00:38:46 -05:00
Henrik Lissner
634238782b
Sharp-quote keybinds
...
Conventions? Conventions.
2019-01-05 17:54:09 -05:00
Henrik Lissner
93c537e6a7
Revise C-a/C-e/C-u/C-w/C-b/C-f keybinds
...
+ C-b/C-f/C-w/C-u are from vim, and so will only be set for evil users.
+ C-a/C-e exists in both vim and Emacs, so we make them smarter for both
users.
2019-01-05 17:53:11 -05:00
Henrik Lissner
2cc8a96a30
config/default: restore M-t/m-T workspace keybinds
2019-01-05 15:18:58 -05:00
Henrik Lissner
9b248f2299
Fix v bind not switching to linewise visual
...
After invoking expand-region. Also fixes expand-region reporting the old
contraction key (V, when it should be C-v).
2019-01-04 13:37:15 -05:00
Henrik Lissner
008fd7130f
Rebind g=: widen in normal & narrow in visual mode
2019-01-03 12:56:50 -05:00
Henrik Lissner
8a7a684fc9
Restore SPC b b/SPC b B and SPC ,/SPC < keybinds
...
Restores workspace-restricted buffer switching.
2019-01-02 13:19:02 -05:00
Henrik Lissner
46499ec70f
config/default: minor keybind refactor
2018-12-31 15:55:46 -05:00
Henrik Lissner
59b45878e6
Merge pull request #1079 from filalex77/helm-tasks
...
Add helm to project tasks
2018-12-31 15:28:51 -05:00