Fixed stupid typo
This commit is contained in:
parent
1000a637d8
commit
76f087c151
@ -1,6 +1,6 @@
|
||||
scriptencoding utf-8
|
||||
|
||||
function! repl#python#open_repl() abort
|
||||
function! repl#scheme#open_repl() abort
|
||||
" Setting up the file for the current file
|
||||
if &modified
|
||||
" Create new file temporary
|
||||
|
Reference in New Issue
Block a user