Radon Rosborough
9d766740b2
Autoload counsel-projectile-ag
2016-12-11 11:10:23 -08:00
Eric Danan
f1b61d7c7a
update required packages versions
2016-12-11 12:51:47 +01:00
Eric Danan
86ddf43616
Revert "execute find-file/dir/buffer action in ivy-state-buffer"
...
This reverts commit ada2ae0a0f .
The change is no longer needed after swiper commit 50bb6b3.
2016-12-04 20:56:13 +01:00
Eric Danan
ada2ae0a0f
execute find-file/dir/buffer action in ivy-state-buffer
...
needed since swiper commit 6519ecc
2016-12-02 22:17:10 +01:00
Eric Danan
36abb1f2c0
fix docstring
2016-12-02 22:08:33 +01:00
Eric Danan
6c1a928a63
[ Fix #14 ] Rewrite cp-switch-to-buffer and more
2016-10-23 00:25:55 +02:00
Eric Danan
c0c60d63bc
cp-find-file / cp-find-dir: run hook inside actions
2016-10-19 16:03:47 +02:00
Eric Danan
7b9a81ce5c
add counsel-projectile-ag
2016-10-12 23:07:00 +02:00
Eric Danan
87957f1919
remap projectile key bindings
2016-10-12 15:13:25 +02:00
Eric Danan
e5f2f20a16
fix root in cp-find-file / cp-switch-to-buffer
...
For some reason, when one of these two functions was used as an action
in cp-switch-project, its actions were losing track of the project root
against which to expand filenames (they were using the root of the root
of the project from which cp-switch-project was called instead of the
root of the selected project to switch to). To fix this issue, the correct root is now recorded in the candidate
files / buffers.
2016-09-26 14:47:55 +02:00
Eric Danan
b157a8d12c
fix typo in cp-switch-to-buffer prompt
2016-09-16 22:19:38 +02:00
Eric Danan
15d1bd392d
make drop-to-switch-project binding customizable
2016-09-16 14:28:33 +02:00
Eric Danan
852011d217
update commentary
2016-09-15 13:54:54 +02:00
Eric Danan
c400695dc5
add key bindings
2016-09-15 13:45:31 +02:00
Eric Danan
9d6018efec
new fn: counsel-projectile-find-file-or-buffer
2016-09-15 09:05:52 +02:00
Eric Danan
1f374307bb
add counsel-projectile-map
2016-09-15 08:58:09 +02:00
Eric Danan
3416026fd6
add virtual buffers to counsel-projectile
2016-09-15 08:39:02 +02:00
Eric Danan
c01f34d7f5
counsel-projectile: fix misplaced arg
2016-09-14 09:17:24 +02:00
Eric Danan
fdd836816a
keybinding for new counsel-projectile function
2016-09-13 22:56:17 +02:00
Eric Danan
f6086a7e8a
new counsel-projectile function
...
It is more like helm-projectile
2016-09-13 22:55:12 +02:00
Eric Danan
ba4a2f9619
rename counsel-projectile
...
New name is counsel-projectile-switch-project
2016-09-13 22:53:54 +02:00
Eric Danan
358eefcafe
replace -remove-item with -delete
2016-09-13 22:34:26 +02:00
Eric Danan
2611d99ac1
counsel-projectile: preselect current project
2016-09-13 22:33:46 +02:00
Eric Danan
9abc3463b9
remove with-ivy-window
2016-09-13 22:23:18 +02:00
Eric Danan
351ce9ec61
prepend project name
2016-09-13 22:03:44 +02:00
Eric Danan
0f1d381f89
change "other window" keybinding
...
Changed it to `M-o j` in `counsel-projectile-find-file`,
`counsel-projectile-find-dir`, and `counsel-projectile-switch-to-buffer`
This is consistent with the `counsel-find-file` and `ivy-switch-buffer`
key (see https://github.com/abo-abo/swiper/issues/505 )
Closes #1
2016-05-07 19:22:09 +02:00
Oleh Krehel
5633ca5615
Rely more on projectile-expand-root
2016-04-14 12:31:09 +02:00
Oleh Krehel
916d4a7034
Update indentation settings
...
* .dir-locals.el: Set `indent-tabs-mode' automatically.
2016-04-14 12:28:10 +02:00
Eric Danan
fc993c9275
change counsel version requirement
2016-04-13 11:02:06 +02:00
Eric Danan
5f9c5b1a24
add minimum version requirements
2016-04-12 13:44:07 +02:00
Eric Danan
4950d08fa1
add action to start eshell
2016-04-12 10:06:52 +02:00
Eric Danan
c5a2c32f8a
fix typo
2016-04-12 09:35:10 +02:00
Eric Danan
2483950400
first version
2016-04-12 00:03:48 +02:00