summaryrefslogtreecommitdiff
path: root/test/normal/insert-replace/cmd
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2017-12-06 14:15:36 +0800
committerMaxime Coste <mawww@kakoune.org>2017-12-06 14:15:36 +0800
commit70e2122ae6c8e606888e52888acc0b55a9ee0877 (patch)
tree86fa012f074f3c362616d2e9099ee15b2273c6ed /test/normal/insert-replace/cmd
parenta9f1a23f35c42b6a2fc3db6dca4dfa93dccfaad0 (diff)
InsertCompleter: only accept words matching the target buffer word definition
The words we store in the WordDB are dependent on the extra_word_chars options, which can be different for different buffers. When completing words in a buffer based on the WordDB from another buffer, some candidates might contains characters that are not considered word character for the target buffer, ignore those words.
Diffstat (limited to 'test/normal/insert-replace/cmd')
0 files changed, 0 insertions, 0 deletions