[📦 NEW] PlugClean for vim on cleanup (#259)
This commit is contained in:
committed by
Roey Darwish Dror
parent
f506d52309
commit
cda1363b6d
@@ -260,7 +260,6 @@ impl Config {
|
||||
}
|
||||
|
||||
/// Tell whether we should perform cleanup steps.
|
||||
#[cfg(not(windows))]
|
||||
pub fn cleanup(&self) -> bool {
|
||||
self.opt.cleanup || self.config_file.cleanup.unwrap_or(false)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user