FittenTech / fittencode.vim

Fitten Code AI Programming Assistant for Vim
63 stars 5 forks source link

Error detected while processing VimEnter Autocommands for "*"..function FittenMapping: #28

Open vjtso opened 4 days ago

vjtso commented 4 days ago

Error code: Error detected while processing VimEnter Autocommands for ""..function FittenMapping: line 1: E117: Unknown function: keytrans Press ENTER or type command to continue Error detected while processing VimEnter Autocommands for ""..function FittenMapping: line 3: E117: Unknown function: keytrans

vim version: version 9.0

the error message came up whenever I open file with vim after I put fittencode.vim under /.vim/plugin

luozhiya commented 4 days ago

Hi @vjtso

Introduced keytrans in 9.0.0449, Please check the Vim patch version.