mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 22:31:43 +00:00
Rename file
This commit is contained in:
parent
7c4d4e113b
commit
6c1d92d6c5
3 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ import * as lc from 'vscode-languageclient';
|
|||
import * as seedrandom_ from 'seedrandom';
|
||||
const seedrandom = seedrandom_; // https://github.com/jvandemo/generator-angular2-library/issues/221#issuecomment-355945207
|
||||
|
||||
import { loadThemeColors, TextMateRuleSettings } from './scopes';
|
||||
import { loadThemeColors, TextMateRuleSettings } from './load_theme_colors';
|
||||
import * as scopesMapper from './scopes_mapper';
|
||||
|
||||
import { Ctx } from './ctx';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue