I am using spacemacs and often use the SPC p f key binding to find files in a projectile project. But even after removing a file from a git, SPC p f will show me that deleted file.
I tried using SPC p I to invalid the cache, but that didn't work.
How to resolve the problem?