Commit graph

17 commits

Author SHA1 Message Date
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