skywind3000/vim-quickui

Error detected when processing /home/user/.config/nvim/init.vim:

Opened this issue · 0 comments

Error when using set this line in init.vim

call quickui#menu#install(section, items [, weight [, filetypes]])

when starting vim the following errors appear

Error detected when processing /home/user/.config/nvim/init.vim:
line 36:
E121: Undefined variable: section
E116: Invalid arguments for the quickui#menu#install function
Press ENTER or type a command to continue

I am not using any plugin. The quickUI folder is at home / .config / nvim / pack / plugins / vim-quickui

I'm using Ubuntu 30.04.2 LTS

I found the plugin very good, but I couldn't use it, if anyone has any tips on how to solve it. I thank.