Use a vim script to upgrade vim (#451)
This commit is contained in:
committed by
GitHub
parent
3b9d09c741
commit
5fb9b41771
@@ -588,6 +588,10 @@ impl Config {
|
||||
&& get_deprecated!(&self.config_file, predefined_git_repos, git, pull_predefined).unwrap_or(true)
|
||||
}
|
||||
|
||||
pub fn verbose(&self) -> bool {
|
||||
self.opt.verbose
|
||||
}
|
||||
|
||||
#[cfg(target_os = "linux")]
|
||||
str_value!(linux, emerge_sync_flags);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user