Lets
DEFAULT_CONFIGS: Table[string, TConfig] = toTable([ (GO_CONFIG.filetype, GO_CONFIG), (KT_CONFIG.filetype, KT_CONFIG), (NIM_CONFIG.filetype, NIM_CONFIG), (PY_CONFIG.filetype, PY_CONFIG), (TS_CONFIG.filetype, TS_CONFIG)])
- Source Edit
DEFAULT_CONFIGS: Table[string, TConfig] = toTable([ (GO_CONFIG.filetype, GO_CONFIG), (KT_CONFIG.filetype, KT_CONFIG), (NIM_CONFIG.filetype, NIM_CONFIG), (PY_CONFIG.filetype, PY_CONFIG), (TS_CONFIG.filetype, TS_CONFIG)])