You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
`
The text was updated successfully, but these errors were encountered:
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
`
The text was updated successfully, but these errors were encountered: