Plugin that changes the current working directory based on a set of rules. These rules include:
- Being an ancestor of a directory
- Having a file or directory as a descendant
- Matching a given path
These rules can include globs as well in order to match any character(s). Additionally they can also be negated.
Run :help saveroot for more information on usage and configuration.