Skip to content

Commit

Permalink
Add a section about extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Dec 20, 2015
1 parent c9831f1 commit 41fa5f8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,14 @@ The project name will not appear by default when editing remote files
(via TRAMP), as recalculating the project name (this is done on every
keystroke) is a fairly slow operation there.

## Extensions

There are a number of packages that built on top of the basic functionality provided by Projectile:

* [helm-projectile](https://github.com/bbatsov/helm-projectile) provides Helm integration
* [persp-projectile](https://github.com/bbatsov/helm-projectile) provides perspective.el integration
* [projectile-rails](https://github.com/asok/projectile-rails) provides extra functionality for Ruby on Rails projects

## Caveats

* Some operations like search (grep) depend (presently) on external
Expand Down

0 comments on commit 41fa5f8

Please sign in to comment.