index
:
projectile.git
dirconfig-improvements
dirconfig-polish
dirconfig-refactor
feature/1001-find-all-files
feature/1227-replace-respects-ignores
feature/1653-compile-subproject
feature/1684-dired-prefix-arg
feature/1694-invalidate-all-caches
feature/1697-add-and-switch-project
feature/1698-project-name-placeholder
feature/1809-last-known-project
feature/1815-disambiguate-buffer-names
feature/1923-compilation-search-path
feature/1959-native-indexing-suffixes
gh-pages
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
usage.md
Age
Commit message (
Expand
)
Author
2018-10-03
[Fix #896] Add previous/next project buffer commands (#1312)
Nathan Moreau
2018-09-29
Improve a bit the Usage section of the manual
Bozhidar Batsov
2018-09-26
Move the documentation about ignoring files in projects
Bozhidar Batsov
2018-09-21
Add a "Basic Usage" section to the manual
Bozhidar Batsov
2018-09-21
Improve some wording in the manual
Bozhidar Batsov
2018-08-08
Don't provide any default keymap prefix
Bozhidar Batsov
2018-07-21
Change the prefix for the Projectile mode commands to `C-c C-p`
Bozhidar Batsov
2018-07-21
Tweak the docs a bit
Bozhidar Batsov
2018-07-11
Add a project auto-discovery feature
Bozhidar Batsov
2017-11-19
Add projectile-configure-project command
Mattias Bengtsson
2017-08-21
Dired: Add other-{window,frame} versions
Mattias Bengtsson
2017-08-21
Find-impl-or-test: Add other-frame version
Mattias Bengtsson
2017-08-21
Find-file-dwim: Add other-frame version
Mattias Bengtsson
2017-08-21
Find-file: Add other-frame version
Mattias Bengtsson
2017-08-21
Find-dir: Add other-frame version
Mattias Bengtsson
2017-08-21
Switch-to-buffer: Add other-frame version
Mattias Bengtsson
2017-08-21
Find-other-file: Add other-frame version
Mattias Bengtsson
2017-04-23
Touch-up documentation
Basil L. Contovounesios
2016-11-05
Fix incorrect hyperlink for command map binding (#1081)
Hariharan R
2016-10-06
Add check for dirty projects (#1018)
muahah
2016-10-05
Make projectile-mode a global mode
Bozhidar Batsov
2016-07-07
Add projectile-discover-projects-in-directory (#1017)
Justin Burkett
2016-05-29
Rework our huge read readme into something resembling a manual
Bozhidar Batsov