mirror of
https://github.com/neovim/neovim.git
synced 2025-01-01 17:23:36 -07:00
f92bda1dad
Problem: dict-completion does not respect region
Solution: respect selected region in dict completion
Set do_region to zero as we don't want a complete dump of the matching
words, we want the code to filter them according to the user's selected
region.
closes: vim/vim#12792
closes: vim/vim#7025
|
||
---|---|---|
.. | ||
testdir | ||
memfile_test.c |