Files
neovim/test/functional
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
..
2023-10-12 07:04:16 -07:00
2023-10-10 19:20:32 +02:00
2023-10-21 08:51:26 +02:00