summaryrefslogtreecommitdiff
path: root/test/normal
AgeCommit message (Collapse)Author
2017-06-26Use the extra_word_chars option in word based normal commandsMaxime Coste
the completion_extra_word_chars is now gone, superseeded by extra_word_chars that gets used both for completion and for normal mode. Fixes #1304
2017-06-09Rename 'unit' test directory to 'normal' as they are the normal mode testsMaxime Coste