luozhiya / fittencode.nvim

Fitten Code AI Programming Assistant for Neovim
93 stars 11 forks source link

Unknown function: prop_remove #108

Closed ZreXoc closed 1 month ago

ZreXoc commented 1 month ago

在进入nvim时:

Error detected while processing VimEnter Autocommands for "*"..function SetSuggestionStyle:                            
line    6:                                                                                                             
E117: Unknown function: prop_type_add                                                                                  
Press ENTER or type command to continue                                                                                
Error detected while processing VimEnter Autocommands for "*"..function FittenMapping:                                 
line    2:                                                                                                             
E121: Undefined variable: v:none    

按下ctrl l 后报错

Error detected while processing function CodeCompletion[1]..ClearCompletion:
E117:Unknown function: prop_remove

插件使用plug-vim 安装

❯ nvim --version
NVIM v0.10.1
Build type: Release
LuaJIT 2.1.1723675123
luozhiya commented 1 month ago

@ZreXoc 看错误像 vim 版本,vim 版本不支持neovim