"====================================================================== " " gptcommit.vim - " " Created by skywind on 2024/02/14 " Last Modified: 2024/02/14 13:39:32 " "====================================================================== "---------------------------------------------------------------------- " command interface "---------------------------------------------------------------------- command! -bang -nargs=? -range=0 -complete=file GptCommit \ call gptcommit#gpt#cmd(0, )