diff options
author | Mathias Fussenegger <f.mathias@zignar.net> | 2023-10-21 13:44:53 +0200 |
---|---|---|
committer | Mathias Fußenegger <mfussenegger@users.noreply.github.com> | 2023-10-23 08:26:38 +0200 |
commit | 5e5f5174e3faa862a9bc353aa7da41487911140b (patch) | |
tree | 1972a5e66d23f8b1e208cecf297ee8e1d9240752 /test/functional/lua/snippet_spec.lua | |
parent | bc850ba2a090a9a4733a82a7555a5a70264ce1ac (diff) | |
download | rneovim-5e5f5174e3faa862a9bc353aa7da41487911140b.tar.gz rneovim-5e5f5174e3faa862a9bc353aa7da41487911140b.tar.bz2 rneovim-5e5f5174e3faa862a9bc353aa7da41487911140b.zip |
fix(lsp): fix off-by-one error for omnifunc word boundary
Fixes https://github.com/neovim/neovim/issues/25177
I initially wanted to split this into a refactor commit to make it more
testable, but it appears that already accidentally fixed the issue by
normalizing lnum/col to 0-indexing
Diffstat (limited to 'test/functional/lua/snippet_spec.lua')
0 files changed, 0 insertions, 0 deletions