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
/
configuration.md
Age
Commit message (
Expand
)
Author
2020-05-30
[Docs] Move the legacy docs to a dedicated dir
Bozhidar Batsov
2020-04-16
Fix code examples markup
Bozhidar Batsov
2019-11-27
Fix a typo (#1472)
Damien Cassou
2019-09-04
Add projectile-current-on-switch information
Ludvig Sundström
2019-05-29
Use fd when available instead of find
Damien Cassou
2019-04-01
[Fix #1395] Fix typo in documentation.
Carlos Requena López
2019-01-26
Add documentation for projectile-sort-order
Daniel Compton
2019-01-01
Release Projectile 2.0
v2.0.0
Bozhidar Batsov
2018-10-28
Improve the naming of the indexing methods
Bozhidar Batsov
2018-10-25
Gave an example for projectile-mode-line-function
Emil Marklund
2018-10-03
Rename projectile-mode-line-fn to projectile-mode-line-function
Bozhidar Batsov
2018-09-29
Add a bit of extra documentation on alien indexing
Bozhidar Batsov
2018-09-29
Tweak some formatting
Bozhidar Batsov
2018-09-29
[Fix #1147] Introduce a faster indexing method
Bozhidar Batsov
2018-09-29
Update documentation about mode-line
re-mx
2018-09-26
[Fix #747] Add a section on projects to the manual
Bozhidar Batsov
2018-09-22
Add a project switching tip to the docs
Bozhidar Batsov
2018-09-22
Tweak some docs
Bozhidar Batsov
2018-09-22
Add some fresh documentation about the mode-line
Bozhidar Batsov
2018-09-21
Improve some wording in the manual
Bozhidar Batsov
2018-09-20
Remove some outdated info about the mode line indicator
Bozhidar Batsov
2018-08-15
Add documentation for function support in project-types
Andreas Marschke
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-09
Remove the support for grizzl
Bozhidar Batsov
2018-01-03
Document options to projectile-register-project-type
Alexandre Héaumé
2017-07-28
Use npm install instead of build (#1154)
Nick McCurdy
2017-04-23
Touch-up documentation
Basil L. Contovounesios
2017-04-16
Specify test suffix and prefix at project type registration (#1127)
Evgeniy Sharapov
2016-05-29
Fix a couple of links
Bozhidar Batsov
2016-05-29
Rework our huge read readme into something resembling a manual
Bozhidar Batsov