Skip to content

vim.lsp.util.apply_text_edits needs offset-encoding#23

Open
Omochice wants to merge 2 commits intonvim-treesitter:masterfrom
Omochice:master
Open

vim.lsp.util.apply_text_edits needs offset-encoding#23
Omochice wants to merge 2 commits intonvim-treesitter:masterfrom
Omochice:master

Conversation

@Omochice
Copy link

summary

Add a missing needed argument.
Fix #20.

background

After neovim/neovim@bc722c8,
offset-encoding became a needed argument.

By the way, I found undefined argument and fix it too on c300520.

After nvim-treesitter@1051ef1
`collect` looked like to became an undefined variable.
After neovim/neovim@bc722c8,
`offset-encoding` became a needed argument.
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

Successfully merging this pull request may close these issues.

(bug): offset_encoding: expected string, got nil

1 participant