Ready for pull request
This commit is contained in:
parent
5fab7df0dc
commit
1b037ec871
@ -18,7 +18,7 @@ let g:repl#default_filetype_repl = {
|
||||
\ 'opt' : '--simple-prompt -r'
|
||||
\ },
|
||||
\ 'python' : {
|
||||
\ 'repl' : 'python3.6',
|
||||
\ 'repl' : 'python',
|
||||
\ 'opt' : '-i'
|
||||
\ },
|
||||
\ 'erlang' : {
|
||||
|
Reference in New Issue
Block a user