duianto
fa83c0ed5a
[ranger] Add 'ranger as an option to ranger-enter-with-minus
...
Added 'ranger as an option to the variable: ranger-enter-with-minus
Changed the default value from: t to: 'deer.
Bound the key to evil-motion-state-map instead of evil-normal-state-map
so that - also works from the Spacemacs home buffer.
2020-10-30 20:55:04 +01:00
Robert O'Connor
82ba73a1c0
update copyright to 2020
2020-09-23 21:25:01 +02:00
John Practicalli Stevenson
e38c33feb0
[applications] refactor key bindings to tools
...
refactor key bindings for packages under +layers/tools
Relates to #13503
2020-06-24 22:43:30 +02:00
Maximilian Wolff
d36db7920f
[ranger] Make layer not use two different application level bindings
...
Ranger did register two application layer level bindings to call ranger
or deer. This has now been moved to its own application level binding
spc a r.
2020-04-18 20:57:17 +02:00
duianto
9f32750f6a
[ranger] load helm before ranger/deer
...
Resolves #12363
2019-09-10 23:17:27 +02:00
syl20bnr
326965d4ce
Happy New Year 2018!
2018-01-04 02:00:25 -05:00
ralesi
47f90684c9
ranger: add jump other window bindings, minus to enter
2017-05-24 13:48:28 +02:00
syl20bnr
b024acd4d7
ranger: simplify and fix deer configuration to override dired
2017-04-28 10:22:16 -04:00
deb0ch
ddd065b90a
fix ranger with golden-ratio activated
2017-04-17 23:01:50 -04:00
syl20bnr
fb27ede558
Bump year in copyright headers
...
Happy New Year 2017!
2017-01-05 23:08:17 -05:00
syl20bnr
bbe2f06d64
ranger: fix error about void variable
...
Due to syl20bnr rebase of commit 9836979
2016-04-17 00:37:47 -04:00
ralesi
05e99aa0a1
Add commands for ranger to make accessible when defered.
...
syl20bnr: move the code to dired post-init
2016-04-17 00:37:47 -04:00
Fabien Dubosson
2b4a039646
Align vinegar/packages.el and update ranger/packages.el code style
2016-04-08 00:33:43 +02:00
Fabien Dubosson
0ec385c60c
Fix misplaced keybinding definition for ranger
2016-04-05 13:39:17 +02:00
Fabien Dubosson
481c196cd5
Fix deer
binding being overlapped by dired
2016-04-05 13:04:51 +02:00
syl20bnr
046d86800c
Clean copyrights and update for year 2016
2016-01-11 21:42:17 -05:00
justbur
9befd20a1a
layers: Transition to new key bindings functions
...
Removes dependence on evil-leader centralizing control over the method
of key binding in core-keybindings.el
2015-11-21 18:22:51 +01:00
Christoph Paulik
0dce7a648d
Remove global ranger deer binding, document SPC a d
2015-10-06 21:24:26 +02:00
justbur
6eab954afe
Use + instead of ! for layer categories
...
Helm seems to treat "!" specially in pattern matching, so having a ! in
the pattern string when traversing directories is problematic. This
change fixes #2737 , because as far as I can tell "+" has no special
meaning in a helm pattern.
Of course, we can choose a different character, but I'm fond of "+" as
representing "more layers here".
2015-09-11 00:13:51 -04:00