stop logging vim
This commit is contained in:
parent
0e5150baeb
commit
b54ba5e635
1 changed files with 0 additions and 1 deletions
|
|
@ -32,5 +32,4 @@ module.exports = ExMode =
|
||||||
registerCommand: Ex.registerCommand.bind(Ex)
|
registerCommand: Ex.registerCommand.bind(Ex)
|
||||||
|
|
||||||
consumeVim: (vim) ->
|
consumeVim: (vim) ->
|
||||||
console.log vim
|
|
||||||
@vim = vim
|
@vim = vim
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue