syl20bnr
|
eef1a87e98
|
Fix evil-search module activation
The search module must be set before requering evil otherwise the variable is
set but it has not effect and `isearch` module is the active module.
|
2017-02-07 16:53:33 -05:00 |
|
deb0ch
|
cfcdb4dabc
|
fix evil-search enabling in evil-state (c7e47de )
There was an error on startup saying that hybrid-mode-use-evil-search-module was
void as a variable.
|
2017-02-07 16:36:02 -05:00 |
|
syl20bnr
|
c7e47de938
|
evil: enable evil-search search module in evil state.
Add new hybrid variable hybrid-mode-use-evil-search-module to switch evil
search module to its own which is closer to Vim. Default is nil.
Fixes #5101
|
2017-02-03 19:36:19 -05:00 |
|
Somelauw
|
aed1594548
|
Add more bindings to scroll-transient-state
Move scroll bindings to SPC N
|
2017-01-14 17:08:57 +02:00 |
|
syl20bnr
|
fb27ede558
|
Bump year in copyright headers
Happy New Year 2017!
|
2017-01-05 23:08:17 -05:00 |
|
Nir Friedman
|
daa1e33f55
|
Add binding for jump to def'n other window
|
2017-01-04 19:30:58 +02:00 |
|
duianto
|
f5cfa4ad17
|
replace 9 buffer-to-window entries with one 1..9
Resolves #8038
This replaces the <kbd>SPC b</kbd> buffer-to-window 1 to 9 entries, with just one 1..9 > buffer to window 1..9.
|
2016-12-24 21:02:53 +02:00 |
|
Justin Burkett
|
afa2226051
|
which-key: Fix transient state descriptions
|
2016-12-09 19:24:45 -05:00 |
|
Justin Burkett
|
c69c3b7684
|
which-key: Implement combined select window keys
This is @deb0ch's idea and uses the new which-key interface
|
2016-12-09 19:24:45 -05:00 |
|
Justin Burkett
|
7bf00ad878
|
which-key: Update usage of replacement alists
See 19186917eb
|
2016-11-25 12:32:10 +02:00 |
|
syl20bnr
|
62f08d89fb
|
Rename dotspacemacs-ex-key to dotspacemacs-ex-command-key
Also move the configuration to evil init function.
|
2016-10-09 21:28:09 -04:00 |
|
Eivind Fonn
|
53d2ae4f15
|
Remove evil-smart-goto-definition
|
2016-09-14 11:38:14 +02:00 |
|
Eivind Fonn
|
060934a4f0
|
Add evil-goto-definition as default jumper
|
2016-09-14 11:34:39 +02:00 |
|
Eivind Fonn
|
8e87132ba7
|
Fix possibly calling bad code after theme change
|
2016-07-25 14:00:02 +09:00 |
|
syl20bnr
|
f23ecf0b12
|
Rename +distribution to +distributions
|
2016-06-08 22:17:04 -04:00 |
|