Fix erlang problem

This commit is contained in:
aiya000 2015-12-22 22:44:02 +09:00
parent 5748db0ed0
commit 2069651e55
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ endfunction
"#--- --- ---#"
function! repl#start_erlang() abort
function! repl#erlang#open_repl() abort
" FIXME: this function messes current directly with a .bean file.
let l:pwd = getcwd()