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

attempt to index field "api|g" (a nil value) error. #337

Open
dtrckd opened this issue May 1, 2023 · 0 comments
Open

attempt to index field "api|g" (a nil value) error. #337

dtrckd opened this issue May 1, 2023 · 0 comments

Comments

@dtrckd
Copy link

dtrckd commented May 1, 2023

Hey,
When the editor is opened by an external programm, like git or vimdiff for example, I get those errors :

$ vimdiff
hint: Waiting for your editor to close the file... Error detected while processing /home/dtrckd/.vim/bundle/chadtree/plugin/chadtree.vim:
line   20:
/home/dtrckd/.vim/bundle/chadtree/lua/chadtree.lua:6: attempt to index field 'api' (a nil value)
Error detected while processing /home/dtrckd/.vim/bundle/coq_nvim/plugin/coq.vim:
line    1:
/home/dtrckd/.vim/bundle/coq_nvim/lua/coq.lua:36: attempt to index field 'g' (a nil value)

(after I type <enter> the editor open though)

Do you know what is involved and how we can solve this ?

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

1 participant