diff options
| author | Bozhidar Batsov <bozhidar@batsov.com> | 2015-12-20 14:33:59 +0200 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.com> | 2015-12-20 14:33:59 +0200 |
| commit | 1ab2ef1fbef433d6ddba5ef27b2b391d5f1be423 (patch) | |
| tree | 8a779f652f6f316aa4d27e011fdd1dc9ca7d2dac /README.md | |
| parent | 54111b5f6aedff8f41e360ee005524e635f0c441 (diff) | |
Remove an outdated caveat
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -570,11 +570,6 @@ By default the minor mode indicator of Projectile appears in the form ## Caveats -* Traversing the project directory programmatically (instead of using - something like GNU find) is not very fast. On the other hand - it's - portable. Unlike - [find-file-in-project](https://github.com/bbatsov/find-file-in-project), - projectile's jump-to-file will work on any OS. * Some operations like search(grep) depend (presently) on external utilities such as `find`. |
