mirror of
https://github.com/neovim/neovim.git
synced 2026-03-06 17:17:21 +00:00
Problem: completion doesn't work with multi lines
(Łukasz Jan Niemier)
Solution: handle linebreaks in completion code as expected
(glepnir)
fixes: vim/vim#2505
closes: vim/vim#15373
76bdb82527