Delete operation is erroring with "attempt to index 'left' a nil value" #409
Unanswered
westernwontons
asked this question in
Q&A
Replies: 1 comment
-
Hmm I don't see anything that immediately looks like it could be the issue. What version of Neovim are you running, and can you verify the earliest commit that it doesn't work on/the latest commit that it does work on? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following surround action set up for Rust:
This has been working up until a925c03, which adds a change to use the native
vim.treesitter
module when available. I'm not entirely sure what is causing this error and I would like to ask for a little assistance.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions