Merge ac29b24c23 into ccf4c99b2b
This commit is contained in:
commit
e10db94561
2 changed files with 7 additions and 5 deletions
|
|
@ -3,6 +3,7 @@ CommandError = require './command-error'
|
|||
fs = require 'fs-plus'
|
||||
VimOption = require './vim-option'
|
||||
_ = require 'underscore-plus'
|
||||
Promise = require 'bluebird'
|
||||
|
||||
defer = () ->
|
||||
deferred = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue