Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use avante in vim not neovim #1279

Open
xm-tech opened this issue Feb 14, 2025 · 1 comment
Open

how to use avante in vim not neovim #1279

xm-tech opened this issue Feb 14, 2025 · 1 comment

Comments

@xm-tech
Copy link

xm-tech commented Feb 14, 2025

Image

vim script dose not support the lua instructions, errors:

`
error detected while processing /Users/kd/.vimrc:
line 88:
E492: not the editor command: require('avante_lib').load()
line 89:
E492: not the editor command: require('avante').setup()
line 90:
E492: not the editor command: EOF

`

@brianhuster
Copy link

brianhuster commented Feb 17, 2025

Your question is strange, this is a Neovim plugin, not Vim plugin. You can switch to Neovim anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants