LoadSettings: VIM.VimPartialSettings & {
    autoFrame?: boolean;
    loadEmpty?: boolean;
}

Generated using TypeDoc