diff --git a/autoload/repl/python.vim b/autoload/repl/python.vim index 1228e60..ad5fcf8 100644 --- a/autoload/repl/python.vim +++ b/autoload/repl/python.vim @@ -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