diff options
| author | John Eivind Helset <jehelset@gmail.com> | 2022-04-02 07:45:48 +0200 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.dev> | 2022-05-30 09:15:46 +0300 |
| commit | e60883ff370c1545499b97cf56479de1a58c5b3b (patch) | |
| tree | f2581e57d927f5e02c049bc6f809845599d77c34 /test | |
| parent | 39314925e0813d9042911197b08cfe304baff350 (diff) | |
Add variable to enable or disable command caching.
Add variable `projectile-project-enable-cmd-caching` to enable or
disable command caching which defaults to `t`. Make the project
command functions, like `projectile-configure-project`, pass a `nil`
command-map to `projectile--run-project-cmd` if caching is disabled.
The variable is checked with a function
`projectile--cache-project-commands-p` which ensures that
directory local variables for the project are loaded.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions
