Files
neovim/test/functional/plugin
Mathias Fussenegger 5e5f5174e3 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
2023-10-23 08:26:38 +02:00
..
2022-03-25 19:57:59 +01:00
2023-09-26 06:41:53 -07:00