mirror of
https://github.com/VSCodeVim/Vim.git
synced 2024-11-09 13:34:29 +03:00
travis is not smart about upper/lower case
This commit is contained in:
parent
999269538f
commit
86b058d082
@ -15,7 +15,7 @@ import * as _ from "lodash";
|
||||
|
||||
import { Position } from './../motion/position';
|
||||
import { TextEditor } from './../textEditor';
|
||||
import { RecordedState } from './../mode/ModeHandler';
|
||||
import { RecordedState } from './../mode/modeHandler';
|
||||
|
||||
import DiffMatchPatch = require("diff-match-patch");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user