const CACHED_GIT_STATS: LocalKey<RefCell<Option<CachedGitStats>>>;Expand description
Cached Git statistics for the active buffer or current working directory.
const CACHED_GIT_STATS: LocalKey<RefCell<Option<CachedGitStats>>>;Cached Git statistics for the active buffer or current working directory.