Commit graph

216 commits

Author SHA1 Message Date
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
Eric Danan
a724fc0941 readme: add MELPA badge + contributors 2016-04-15 00:05:49 +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
Oleh Krehel
58d75804ff Add "make compile" and "make cask" shell commands
Use "make cask" to install the dependencies.
Use "make compile" to byte-compile counsel-projectile.el.
2016-04-14 12:25:16 +02:00
Eric Danan
8d2f806d20 readme: add el-get installation 2016-04-14 09:23:45 +02:00
Eric Danan
28757e1c29 readme: add MELPA installation 2016-04-13 20:42:06 +02:00
Eric Danan
fc993c9275 change counsel version requirement 2016-04-13 11:02:06 +02:00
Eric Danan
dbd8ceda3d readme: clarify counsel-projectile actions 2016-04-13 10:46:04 +02:00
Eric Danan
d4ce4fbf86 wrote a short readme 2016-04-13 10:40:56 +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
18f1429a27 add gitignore 2016-04-12 09:43:40 +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
ericdanan
bd95197fef Initial commit 2016-04-11 22:05:20 +02:00