Fixed racket support
This commit is contained in:
parent
5710262988
commit
15494c17e4
@ -37,7 +37,7 @@ let g:repl#default_filetype_repl = {
|
|||||||
\ 'repl' : 'idris',
|
\ 'repl' : 'idris',
|
||||||
\ 'opt' : ''
|
\ 'opt' : ''
|
||||||
\ },
|
\ },
|
||||||
\ 'racket' : {
|
\ 'scheme' : {
|
||||||
\ 'repl' : 'racket',
|
\ 'repl' : 'racket',
|
||||||
\ 'opt' : ''
|
\ 'opt' : ''
|
||||||
\ }
|
\ }
|
||||||
|
Reference in New Issue
Block a user