nvim-treesitter/lua
Christian Clason ca837f5218 fix(util): pass offset_encoding to apply_text_edits
Offset encoding is a mandatory argument to
`vim.lsp.util.apply_text_edits` since bc722c8a74

Since we are always within a Neovim context, we can just pass `"utf-8"`.
2022-01-15 14:59:24 +01:00
..
nvim-treesitter fix(util): pass offset_encoding to apply_text_edits 2022-01-15 14:59:24 +01:00
nvim-treesitter.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00